Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Turning an item to pseudo visibility once its parent has been pseudo fails with 403 #25

Open
swouf opened this issue Nov 11, 2024 · 0 comments

Comments

@swouf
Copy link
Contributor

swouf commented Nov 11, 2024

Expected Behavior

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

  1. Make a folder, make it pseudonymized.
  2. Create a child folder inside the one you created.
  3. Turn the parent folder to private visibility.
  4. Try to turn the child item to pseudonymized visibility.

See a demo below.

Demo

Screenshot of the error

@swouf 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant