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

Fix org members permissions #2323

Merged
merged 3 commits into from
Oct 6, 2022
Merged

Fix org members permissions #2323

merged 3 commits into from
Oct 6, 2022

Conversation

KipSigei
Copy link
Contributor

@KipSigei KipSigei commented Oct 5, 2022

Changes / Features implemented

  • Set organization role to org members and ensure that the org project is shared with the members team in an organization

Steps taken to verify this change does what is intended

  • Added test to ensure that xform and project permissions are correctly applied to org members

Side effects of implementing this change

  • None

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2322

Signed-off-by: Kipchirchir Sigei <[email protected]>
Copy link
Member

@ukanga ukanga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this already addressed when a new project is added for org members?

Signed-off-by: Kipchirchir Sigei <[email protected]>
@KipSigei
Copy link
Contributor Author

KipSigei commented Oct 6, 2022

Is this already addressed when a new project is added for org members?

This is addressed, once a user is added as a member to an org, the the project and xform permissions for the editor role are applied to the user.

@KipSigei KipSigei merged commit 35ee5e1 into main Oct 6, 2022
@KipSigei KipSigei deleted the fix-org-members-permissions branch October 6, 2022 13:11
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.

Org members with editor role cannot access forms in public projects
2 participants