Update Rights authored by Elias Peschke's avatar Elias Peschke
Many Objects in in Square² can be associated with different privileges per user or group. As these objects can be referenced in different context throughout the app, this list tries to capture:
1. The consequences of different privileges for different contexts (Answer questions as "Does (and how, if) the use-privilege on a variable affect the users' ability to register a quality report that uses a variable selection containing said variable?")
(2. Which privileges are dependent on privileges on different objects)
The consequences of different privileges for different contexts (Answer questions as "Does (and how, if) the use-privilege on a variable affect the users' ability to register a quality report that uses a variable selection containing said variable?")
### 1. Privilege Consequences
| Object | Privilege | Consequences |
......@@ -27,4 +27,5 @@ Many Objects in in Square² can be associated with different privileges per user
### Open Questions:
Do Roles supervene rights (e.g in case of statistics, can a `statisticadmin` change things they have no privileges on but a `statistic` not)?
How do privileges on objects relate to privileges on parent objects (department and variable for example)?