Access control for two or more vocabularies

Created on 10 June 2024, 7 months ago

Problem/Motivation

I have 2 policies (view, view/update) with 2 vocabularies (department, status).

User is tagged with department A and status M, but can view nodes that have either one i.e. user can view nodes tagged with department B and status M, or tagged with department A and status N.

For now, I had to combine department and status terms in a single vocabulary. If department and status tables each has 10 terms, that means the tables will have 100 terms, which is not so user friendly.

Steps to reproduce

Proposed resolution

Have an option in the settings form for a exclusive (inner join) or inclusive (left join).

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

1.7

Component

Code

Created by

🇲🇾Malaysia amal.bukhari

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

Comments & Activities

Production build 0.71.5 2024