-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Component/s: Forms
-
Story Points:1
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce:
- Go to Users and Organizations
- Add a new user (set password so login is possible)
- Go to Roles
- Add a new Role
- Define Permissions
- Go to "Forms"
- Add "General > Access in Site Administration"
** Add "Form Instance > Delete"
- Add "General > Access in Site Administration"
- Save
- Add new user to the Assignee for this role
- Add a new form as admin user (Test Test)
- Set permissions for the form
- Assert that the New Role has delete permissions for that form
- Login to new user
- Go to Forms
- Attempt to Delete the form created by the Admin
Expected Result:
User can Delete the form because they were given Delete permissions.
Actual Result:
User cannot Delete the form.