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*. |
||
|---|---|---|
| .. | ||
| src | ||
| auth-notes | ||
| pom.xml | ||