diff --git a/app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewActionServiceCEImpl.java b/app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewActionServiceCEImpl.java index 27466ec71e..4ebcd3a9dd 100644 --- a/app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewActionServiceCEImpl.java +++ b/app/server/appsmith-server/src/main/java/com/appsmith/server/services/ce/NewActionServiceCEImpl.java @@ -1017,6 +1017,15 @@ public class NewActionServiceCEImpl extends BaseService sendExecuteAnalyticsEvent( NewAction action, ActionDTO actionDTO, @@ -1025,14 +1034,9 @@ public class NewActionServiceCEImpl extends BaseService