-
Notifications
You must be signed in to change notification settings - Fork 36
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
Enable 'set collections' button when user is set as admin #3755
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.
I am not sure that this is a correct fix, especially allowing users (with the right permissions) to modify the Specify 6 collection permissions of administrators (see my comment regarding this).
Besides conceptual considerations, there is a bug related to these changes that should be addressed.
See my comment |
We need to
|
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.
almost like |
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.
Works fine. I am still caught off guard by the fact that the "Set Collections" dialog has its own save button and acts independently of the rest of the options in the user page.
Fixes #2695