feat: restrict permissions for Tags by Organizations (LAN-790)#254
Merged
barredterra merged 7 commits intoalyf-de:version-13-hotfixfrom Jan 17, 2024
Merged
feat: restrict permissions for Tags by Organizations (LAN-790)#254barredterra merged 7 commits intoalyf-de:version-13-hotfixfrom
barredterra merged 7 commits intoalyf-de:version-13-hotfixfrom
Conversation
LANDA State Organization Employee should see all Tags and should also be able to delete Tags
barredterra
reviewed
Jan 4, 2024
Member
barredterra
left a comment
There was a problem hiding this comment.
Interessanter Lösungsansatz
barredterra
approved these changes
Jan 17, 2024
Member
|
🎉 This PR is included in version 0.17.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Since we are using version 13, the name is always displayed for Tags. Therefore, Tags need to be shared by Organizations. As a result, it was not possible to use a single link field; instead, a child table was necessary for restricting permissions.
@barredterra Should we restrict
custom_permsfurther for All?