Permissions should be OR instead of AND

Created on 27 November 2023, 12 months ago

Problem/Motivation

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.

Solution

In the .routing.yml, the permissions should be: _permission: 'edit atom+administer atoms' instead of _permission: 'edit atom,administer atoms'.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇩🇰Denmark nicklasmf

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024