Bug #94388 Users and Privileges does not update user list properly
Submitted: 18 Feb 2019 19:38 Modified: 18 Feb 2019 20:15
Reporter: Fredric Johansson Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8.0.15 OS:Windows
Assigned to: CPU Architecture:Any

[18 Feb 2019 19:38] Fredric Johansson
Description:
When having the "Users and Privileges" open, if you add a user through any mean except the U&P window the user won't be added to the user list when pressing refresh. The dialog need to be closed and opened again for the user to appear.
The user is added properly when using "add account" button and "apply".

The same goes for removing a user with the addition that clicking the "delete"-button wont remove the user from the list, but it will disable the delete button on that user.

How to repeat:
1. Open "Users and Privileges"
2. Add the user outside of the dialog for instance with "CREATE USER 'newuser'@'%';"
3. Press "Refresh" in "Users and Privileges". User is not listed in the list.
4. Close "Users and Privileges" and open again. User is now listed.
5. Delete the user with "delete"-button in "Users and Privileges". The user is still listed but "delete"-button is disabled. Refresh does not help
[18 Feb 2019 20:15] MySQL Verification Team
Thank you for the bug report.