-
Notifications
You must be signed in to change notification settings - Fork 798
Open
Labels
Description
Please note that security bugs or issues should be reported to [email protected].
Describe the bug
When user wants to edit membership of any other user, if select different options for existing membership from select box and save it. it won't update the user membership. If you see in SQL tab, it only show revoke option for user, instead of granting new privilege and removing previous one.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Login/Group Roles'
- Right Click on any existing user and open properties
- Go to Membership tab on modal. check if there is any privilege selected in Members of or Members section.
- Select different privilege than existing in same select box.
- check SQL tab in modal,
- Save the data.
- Reopen the properties for same user, it won't reflect the privilege that you have selected.
Expected behavior
Privilege should get updated, even if we update on existing privilege select box. currently we have to remove current privilege to add new privilege.
Screenshots
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status