Permission constraints depending on parent prefix #13860
Unanswered
andershagman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to implement child prefix creation if the parent belongs to a certain tenant.
The prefix object has a Prefix.children but no Prefix.parent.
There is a Prefix.get_parents(), but it seams that I can´t use that.
I can´t restrict viewing prefixes as we need to see all prefixes.
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions