-
Notifications
You must be signed in to change notification settings - Fork 49
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
Exclude sites assignment from "protection" of a catalogue #825
Comments
yes, think it's a good idea. To be precise, only the assignment of sites for the which the user is also an editor should editable.. |
from @jochenklar : |
I found these buttons as an option to add or remove the current site from an element.
Would those fit or do you have other suggestions @jochenklar? |
Mhm, it looks a bit to much like a calendar, maybe https://fontawesome.com/v4/icon/minus-square-o? |
one technical question, does this mean that it needs to bypass the |
Yes, but I don't think its a problem. |
thanks, yes, it was already in the backend like that 👍 just had to remove it from the frontend |
Will be part of RDMO 2.2.0. |
Rationale / Begründung
In multi-sites instances, managers may see all catalogs, and for that reason some are write-protected, to avoid accidental editing or deletion.
Yet this protection also hinders to pick up existing catalogs and give them free for the own instance without asking an admin.
Affected
Managers
Minimal functionality
The possibility of assigning catalogs (views, ...) to sites should bypass the writing protection.
From an information science point of view, the connection catalog <--> site belongs more to the site and should be accessible independently, also to avoid proliferation of clone catalogs (options, ...).
The text was updated successfully, but these errors were encountered: