#5271 - Catalogue category permissions: intuition / labeling issues
| Identifier | #5271 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Catalogue category permissions: intuition / labeling issues |
| Status | Open |
| Tags |
Roadmap: v11 (custom) |
| Handling member | Chris Graham |
| Addon | core_permission_management |
| Description | The "Defaults (all gray)" option for permissions should mention it is showing inheritance.
Also, catalogue category permission defaults may not be correctly showing inheritance from the permissions of the catalogue itself. |
| Steps to reproduce | 1. Deny add entry permission to all usergroups on a catalogue. 2. Add a new category to the catalogue; notice defaults still show + for add entry on usergroups. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
Think of it as a tree. Catalogues default to permissions based on set privileges, which is fine. But categories are branches of the catalogue. Therefore, categories should default to "Defaults" / inherit from the catalogue, but currently they also take from submission privileges by default.
We should also check to make sure that, should a catalogue's permissions get changed later, that the categories set to Defaults match the new permissions.
Is this correct?