You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to export a user from the Useraccounts page after you deleted a user, you will also delete the user you want to export.
I wanted to export a few users so I could import them into a new database, but before exporting I decided to delete 2 old user accounts that were no longer in use. After deleting those users I selected all users and pressed the 'with selected: export' link below the table. Instead of an export, this deleted all those users (without a confirm popup) and gave me an empty export screen.
To Reproduce
Steps to reproduce the behavior:
Go to the Useraccounts page in a server
Select a user to delete
Click 'go at Remove selected user accounts
Click 'Ok' at the Confirm
After the success notification, Select users to export
Click export below the table at: "With selected: Export"
Results
You get an empty export box, and the users you selected for export have been deleted
Expected behavior
An export of the user rather than deleting the select user(s)
Server configuration
Latest phpmyadmin/phpmyadmin docker container
Database version: Percona 8.0.12
phpMyAdmin version: 4.9.1
Client configuration
Browser: Firefox 69
Operating system: Ubuntu 19.10
The text was updated successfully, but these errors were encountered:
Describe the bug
If you want to export a user from the Useraccounts page after you deleted a user, you will also delete the user you want to export.
I wanted to export a few users so I could import them into a new database, but before exporting I decided to delete 2 old user accounts that were no longer in use. After deleting those users I selected all users and pressed the 'with selected: export' link below the table. Instead of an export, this deleted all those users (without a confirm popup) and gave me an empty export screen.
To Reproduce
Steps to reproduce the behavior:
Results
You get an empty export box, and the users you selected for export have been deleted
Expected behavior
An export of the user rather than deleting the select user(s)
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: