Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[33x] Set target store during upload phase (#9266)
* [Fixes #9210] Owner is still able to edit data and style after a resource has been approved and A/W is active * [Fixes #9210] Fix test * [Fixes #9210] Fix permissions list returned by the API * [Fixes #9210] Add check to ensure that layer permissions are removed only if is the resource is a layer * Update uploadhandler.py By default even the layer used the document upload size milit * Update uploadhandler.py * Update forms.py * Set target store at session creation * Fix broken upload tests * Test fix replace layer * Test fix replace layer * Remove duplicate call to set_target during import * handling concurrency * - Acquiring lock on "save_step" before computing the new "import_id" - Some PEP-8 love Co-authored-by: afabiani <[email protected]>
- Loading branch information