New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sort by Time not working in Processlist #14833
Comments
saurass
added a commit
to saurass/phpmyadmin
that referenced
this issue
Jan 8, 2019
Signed-off-by: saurass <saurabhsrivastava312@gmail.com>
saurass
added a commit
to saurass/phpmyadmin
that referenced
this issue
Jan 9, 2019
Signed-off-by: saurass <saurabhsrivastava312@gmail.com>
williamdes
added a commit
to williamdes/phpmyadmintest
that referenced
this issue
Apr 27, 2019
…ery on Processlist Fixes: phpmyadmin#14800 Fixes: phpmyadmin#14833 Signed-off-by: William Desportes <williamdes@wdes.fr>
williamdes
added a commit
that referenced
this issue
Apr 27, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
|
Fixed by 60564b5 |
|
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Under Status -> Processes, clicking on Time to sort, will make applied filters (e.g. Show only active) disappear. Also, it doesn't actually sort, and clicking 2 times doesn't change the order (DESC or ASC).
Version 4.8.4
To Reproduce
Steps to reproduce the behavior:
Expected behavior
This should maintain the previous selection and sort by time. Instead, it removes the current filter and doesn't actually sort the processes by time.
Screenshots
Screencast of the problem
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: