Details
-
Task
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
None
-
None
Description
Currently when the userId is passed to the upload feature, it is set and retrieved in a non-thread safe object. If concurrent users calls the upload feature, is possible that one of the userId information is rewritten.
Would be good if the userId becomes attached to the Apex Editor session, being set during the session creation, if provided (the userId is not mandatory).
Attachments
Issue Links
- relates to
-
POLICY-3929 Race condition in apex-editor model upload
-
- Closed
-
-
POLICY-2850 Apex editor does not pick up upload userid from editor URL
-
- Closed
-