Task #954
closedViewing Organizations requires the Administration permission for Tree nodes
100%
Description
I want to create a "Read-only administrator" role which enables viewing users and organizations.
When I set "Read" and "View in select box" permission for Users, Structure types, and Tree nodes, it's not enough to view the tab "Organizations" -> I get immediately "Insufficient access rights".
I must add "Administration (all)" for Tree nodes and then it suddenly works.
Please check this behaviour, because the tab Settings -> Tree structures -> Structure elements works correctly without this permission.
Tested on 7.5.3, 7.7.0.
Updated by Radek Tomiška almost 7 years ago
- Status changed from New to In Progress
Updated by Radek Tomiška almost 7 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Radek Tomiška to Alena Peterová
- Target version set to Garnet (7.8.0)
- % Done changed from 0 to 90
Routes on FE had wrong authority configured., i fixed it. Respectively i made a little change - permission "View in select box" for tree types ("TREETYPE_AUTOCOMPLETE" authority) is needed for Organizations agenda now (instead previous "TREETYPE_READ"). It could be a little easier for configuration.
Commit:
https://github.com/bcvsolutions/CzechIdMng/commit/b048bee5f892d467130b58f50b03b88ce2bc3cf9
Could you do a feedback, pls?
Updated by Alena Peterová almost 7 years ago
- Status changed from Needs feedback to In Progress
- Assignee changed from Alena Peterová to Radek Tomiška
It works great, thank you.
Updated by Radek Tomiška almost 7 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100