-
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
🐛 Bugfix: Let users make Services Public #3997
🐛 Bugfix: Let users make Services Public #3997
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.
Thanks for the super-speedy fix!
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.
Based on our last conversation, I thought you did not recommend to offer this functionality to the user. If i recall well you were even reluctant to offer this feature to admin or testers! What made you change your midn?
Services can now (again) be shared by any user, studies/templates only by testers. Our last conversation was about publishing templates to even anonymous users... |
Thanks for the clarification. Actually it aligns nicely with what I am doing now for the jlab. |
Code Climate has analyzed commit d2d6a36 and detected 0 issues on this pull request. View more on Code Climate. |
Kudos, SonarCloud Quality Gate passed! |
What do these changes do?
Since the last organization/members refactoring in the frontend, services can't be shared with Everyone. This PR enables again the feature.
Related issue/s
How to test
Checklist