🐛(backend) creation race condition
3 requests we able to create a document: - POST document request - GET collaboration-auth - GET media-auth If the 2 last were faster than the first, a document was created without the necessary informations.
This commit is contained in:
@@ -33,6 +33,7 @@ and this project adheres to
|
||||
|
||||
- 🐛(backend) fix create document via s2s if sub unknown but email found #543
|
||||
- 🐛(frontend) hide search and create doc button if not authenticated #555
|
||||
- 🐛(backend) race condition creation issue #556
|
||||
|
||||
## [1.10.0] - 2024-12-17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user