You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I turn an item to visibility pseudonymized, then private, I should be able to turn any of its children item to visibility pseudonymized.
Current Behavior
Currently, if I turn an item to visibility pseudonymized, then private, and finally I turn one of its children item to visibility pseudonymized, it fails with a 403.
Steps to Reproduce
Make a folder, make it pseudonymized.
Create a child folder inside the one you created.
Turn the parent folder to private visibility.
Try to turn the child item to pseudonymized visibility.
See a demo below.
The text was updated successfully, but these errors were encountered:
swouf
changed the title
🐛 Turning an item to pseudo visibility once its parent has been pseud fails with 403
🐛 Turning an item to pseudo visibility once its parent has been pseudo fails with 403
Nov 11, 2024
Expected Behavior
If I turn an item to visibility
pseudonymized
, thenprivate
, I should be able to turn any of its children item to visibilitypseudonymized
.Current Behavior
Currently, if I turn an item to visibility
pseudonymized
, thenprivate
, and finally I turn one of its children item to visibilitypseudonymized
, it fails with a 403.Steps to Reproduce
pseudonymized
.private
visibility.pseudonymized
visibility.See a demo below.
The text was updated successfully, but these errors were encountered: