- Issue created by @nicklasmf
- Status changed to Fixed
12 months ago 1:14pm 27 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.
When setting permissions, I have a role that are granted with the Edit Atom
role but are not allowed to, as they also need the administer atom
role.
In the .routing.yml, the permissions should be: _permission: 'edit atom+administer atoms'
instead of _permission: 'edit atom,administer atoms'
.
Fixed
1.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.