To reproduce the bug follow these steps:
1. Go to Server->Status->Processes
2. Start the auto refresh feature
3. Set the refresh rate to 20 min
4. Change the refresh rate to 2 sec
We expect the refresh to happen after 2 sec of change in refresh rate but it wait for a refresh to happen in 20 min and only then it refreshes for every 2 sec.
Opened a pull request to repo on github. https://github.com/phpmyadmin/phpmyadmin/pull/1456