PromucFlow_constructor/app/server/appsmith-server
Shrikant Sharat Kandula 2a2dda0ab0
Fix race condition in setting default page in application (#394)
We are currently getting the *list* of all pages, updating the
`isDefault` fields inside, and then saving the whole *list* of
all pages. If a new page got added to that list in the DB during
this process, that page would be lost. This commit fixes this
problem.

This race condition was causing tests for cloning applications
to fail *sometimes*.
2020-08-21 16:31:40 +05:30
..
src Fix race condition in setting default page in application (#394) 2020-08-21 16:31:40 +05:30
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml Resolving the dependabot vulnerabilities. (#69) 2020-07-09 21:12:16 +05:30