Skip to content
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

Closed
andreaolivato opened this issue Jan 6, 2019 · 2 comments
Closed

Sort by Time not working in Processlist #14833

andreaolivato opened this issue Jan 6, 2019 · 2 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Milestone

Comments

@andreaolivato
Copy link

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:

  1. Go to Status -> Processlist
  2. Click on 'Show only active'
  3. Click on the column title 'Time'

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

  • Operating system: Amazon Linux AMI release 2018.03 and Mac under Homebrew
  • Web server: nginx/1.12.1
  • Database version: 5.7.23 and 8.0.12
  • PHP version: 7.0.31 and 7.3.0
  • phpMyAdmin version: 4.8.4

Client configuration

  • Browser: Chrome 71.0.3578.98
  • Operating system: Mac OS 10.14.2
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 williamdes added Bug A problem or regression with an existing feature has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete labels Jan 14, 2019
@williamdes williamdes removed the has-pr An issue that has a pull request pending that may fix this issue. The pull request may be incomplete label Mar 30, 2019
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>
@williamdes williamdes self-assigned this Apr 27, 2019
@williamdes williamdes added this to the 4.8.6 milestone Apr 27, 2019
@williamdes
Copy link
Member

Fixed by 60564b5

@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants