Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Albert LeeAlbert Lee(Deactivated)Reporter
Albert LeeAlbert Lee(Deactivated)Labels
Branch Version/s
6.1.xBackported to Branch
CommittedFix Priority
4Git Pull Request
Bug Type
Regression BugComponents
Affects versions
Priority
Medium
Details
Details
Assignee
Albert Lee
Albert Lee(Deactivated)Reporter
Albert Lee
Albert Lee(Deactivated)Labels
Branch Version/s
6.1.x
Backported to Branch
Committed
Fix Priority
4
Git Pull Request
Bug Type
Regression Bug
Components
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created June 7, 2012 at 2:04 PM
Updated June 24, 2023 at 3:51 PM
Resolved July 3, 2012 at 3:46 PM
If a user has permissions and updates an organization, the user will get a "You do not have the required permissions" error message after clicking Save. However, the changes do save.
Create a User: Test
Update Test's password
Create an Organization: Orgtest
Assign the Organization to the User
Create an Organization Role: Orgrole
Assign Orgrole to Test
Navigate to Control Panel > Roles and click on Actions > Define Permissions for Orgrole
Select Organization Administration in the Add Permissions dropbox and check the following permission under Organization:
Manage Users
Update
View
Click Save
Sign Out and Sign In as user: Test
Navigate to the Control Panel > Users and Organizations and click on Actions > Edit for Orgtest
Update the name to Orgtest2 and click Save
You will get a "You do not have the required permissions" error
Click on Users and Organization, Orgtest has been updated to Orgtest2
Expected: There should not be an error message displayed when the user as Update and View permissions for Organizations
Actual: User gets an error message