Content
View differences
Updated by Andreas Pfohl over 3 years ago
**As** a **project admin**
**I want to** repair missing or wrong permissions on the _project folder_ from a UI inside the project settings
**so that** I can ensure correct permissions and function of the _project folder._
## **Acceptance criteria**
* [ ] When the **project admin** navigates to the project setting they can select the UI for _project folder permissions._
* [ ] This UI must have one or many buttons to fix the currently shown problem with the permissions.
* [ ] When a specific button is pressed, all wrong or missing permissions are fixed by the system automatically.
* [ ] When all permissions could be fixed the **project admin** can see a positive message about the state. Otherwise they will be presented with a detailed error description.
## Hints
* Apply aggregated new permissions
* There might be different implementations needed to address the capabilities of different storage provider!
**I want to** repair missing or wrong permissions on the _project folder_ from a UI inside the project settings
**so that** I can ensure correct permissions and function of the _project folder._
## **Acceptance criteria**
* [ ] When the **project admin** navigates to the project setting they can select the UI for _project folder permissions._
* [ ] This UI must have one or many buttons to fix the currently shown problem with the permissions.
* [ ] When a specific button is pressed, all wrong or missing permissions are fixed by the system automatically.
* [ ] When all permissions could be fixed the **project admin** can see a positive message about the state. Otherwise they will be presented with a detailed error description.
## Hints
* Apply aggregated new permissions
* There might be different implementations needed to address the capabilities of different storage provider!