🐛(backend) duplicate sub docs as root for reader user

Reader user should be able to duplicate a doc in the doc tree. It should
be created a new doc at the root level.
This commit is contained in:
Manuel Raynaud
2025-09-15 22:44:58 +02:00
committed by GitHub
parent 7033d0ecf7
commit 7f37d3bda4
3 changed files with 66 additions and 11 deletions

View File

@@ -8,6 +8,9 @@ and this project adheres to
## [Unreleased]
### Fixed
- 🐛(backend) duplicate sub docs as root for reader user
## [3.7.0] - 2025-09-12