PromucFlow_constructor/app/server/appsmith-server/src/main
Arpit Mohan fdeed757ff
Fixing the move action API by removing invocations to subscribe (#17)
* Fixing the move action API by removing invocations to subscribe

Calling subscribe() inside function calls is an anti-pattern and we shouldn't be doing it.
The reactiveContext is not called if the subscribe() function is called in the middle of execution flows. This breaks DB queries.

* Added test case for move action.

Co-authored-by: Trisha Anand <trisha@appsmith.com>
2020-07-02 15:41:45 +05:30
..
java/com/appsmith/server Fixing the move action API by removing invocations to subscribe (#17) 2020-07-02 15:41:45 +05:30
resources Merge branch 'release' into feature/acl-spring-object 2020-06-12 19:14:31 +05:30