PromucFlow_constructor/app/server/appsmith-server
Shrikant Sharat Kandula 66bf23106d
Fix cloning fails in some cases for organizations (#159)
* Fix cloning fails in some cases for organizations

Cloning currently fails in cases like the following:
- Application with no pages
- Pages with no actions
- Pages with more than one action

* Remove debug naming of cloned datasources

* Add test for organization cloning

* Add more tests for organization cloning

* Fix potential race condition in adding pages to an application

* Move db update call to add page to application, into repository

* Use `getIdCriteria` to query for document's _id
2020-07-28 17:54:06 +05:30
..
src Fix cloning fails in some cases for organizations (#159) 2020-07-28 17:54:06 +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