Multiple role fields on one entity are not properly handled

Created on 9 May 2023, over 1 year ago
Updated 10 May 2023, over 1 year ago

Problem/Motivation

Currently, if an entity has multiple role access fields, the access will be determined by the first role access field. Instead, the access of the fields should be "merged", so that all allowed roles across all role access fields on the current entity are taken into account.

Steps to reproduce

Proposed resolution

Calculate the access for all role fields on one entity.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇩🇪Germany Grevil

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024