Minor template folder permissions adjustments

This changeset adds a bit more clarity to the template folder permissions checklist.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2025-08-20 12:45:53 -04:00
parent 86e6ebe1dd
commit 735b657db1

View File

@@ -48,9 +48,9 @@ body:
attributes:
label: Checking template folder permissions
options:
- label: Only the template creator and platform admins should be able to see a new template
- label: Adding a non platform admin user to a folder should grant them access to see the templates
- label: Removing a non platform admin user to a folder should remove their access to see the templates
- label: Only the template creator and platform admins should be able to see a new template folder
- label: Adding a non platform admin user to a folder should grant them access to see and copy the templates
- label: Removing a non platform admin user to a folder should remove their access to see and copy the templates
- label: Platform admins should not be able to be added or removed from template folders, since they have full access regardless
- type: checkboxes