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

🐛♻️ Use AccessRights field instead of owner's email #3719

Merged
merged 8 commits into from
Dec 20, 2022

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Dec 20, 2022

What do these changes do?

Study/Template/Service owner's email was widely used to check if a user had or not write/delete permissions on the resource. This PR gets rid of it and it checks the accessRights field instead.

Related issue/s

How to test

Checklist

@odeimaiz odeimaiz added a:frontend issue affecting the front-end (area group) changelog:🎨enhancement labels Dec 20, 2022
@odeimaiz odeimaiz added this to the Zefram Cochrane milestone Dec 20, 2022
@odeimaiz odeimaiz self-assigned this Dec 20, 2022
@odeimaiz odeimaiz changed the title 🐛♻️ Use AccessRight instead of owners email 🐛♻️ Use AccessRight instead of owner's email Dec 20, 2022
@odeimaiz odeimaiz marked this pull request as ready for review December 20, 2022 17:56
@odeimaiz odeimaiz changed the title 🐛♻️ Use AccessRight instead of owner's email 🐛♻️ Use AccessRights field instead of owner's email Dec 20, 2022
@odeimaiz odeimaiz enabled auto-merge (squash) December 20, 2022 18:14
@sonarcloud
Copy link

sonarcloud bot commented Dec 20, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants