PromucFlow_constructor/app/server/appsmith-server/src
Trisha Anand 882df291d7
[Bug Fix] Indices not working for fetching actions during update layout (#1813)
Instead of using compound index, using single indices to ensure that both fetch actions by app id (during load of actions in edit/view mode) and fetch actions by page id (during update layout) are indexed queries.
2020-11-20 13:30:17 +05:30
..
main [Bug Fix] Indices not working for fetching actions during update layout (#1813) 2020-11-20 13:30:17 +05:30
test [Bug Fix] : Clone Application creates corrupted clone when interrupted. (#1800) 2020-11-20 10:55:59 +05:30