-
Notifications
You must be signed in to change notification settings - Fork 27
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
🐛 [Frontend] Fix: exclude the share with product-everyone group for studies #6183
🐛 [Frontend] Fix: exclude the share with product-everyone group for studies #6183
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Discussed with @odeimaiz and @elisabettai . @elisabettai will also modify the access rigths to the product groups in the database to read=False
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for the quick fix!
Quality Gate passedIssues Measures |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏼
What do these changes do?
Spotted by @elisabettai
This PR is a bit of a workaround for a buggy scenario in the DB.
It also fixes the buggy frontend where testers couldn't share a template with the product-everyone.
I'm
tester
(buggy backend)I'm
user
(buggy backend)Related issue/s
closes ITISFoundation/osparc-issues#1583
How to test
Dev-ops checklist