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

SCKAN-341 fix: Update isOwner permission to check for related entity … #352

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

afonsobspinto
Copy link
Member

closes https://metacell.atlassian.net/browse/SCKAN-341

  • The IsOwnerOrAssignOwnerOrCreateOrReadOnly was checking for the sentence ownership in both statement creation and statement state transitions. The check only makes sense to occur for statement creation. The current PR applies that change.

  • It also removes a permission no longer used (was previously used to limit note creation to entity owners which is no longer desired)

@ddelpiano ddelpiano merged commit 79c5ff8 into develop Nov 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants