Ensure that dashboard graph API is not called after the panel has been closed. Fixes #7518

This commit is contained in:
Pradip Parkale
2022-07-04 12:03:18 +05:30
committed by Akshay Joshi
parent 6bebce7015
commit e59471d87d
5 changed files with 18 additions and 2 deletions

View File

@@ -20,4 +20,5 @@ Bug fixes
*********
| `Issue #7517 <https://redmine.postgresql.org/issues/7517>`_ - Enable the start debugging button once execution is completed.
| `Issue #7518 <https://redmine.postgresql.org/issues/7518>`_ - Ensure that dashboard graph API is not called after the panel has been closed.
| `Issue #7523 <https://redmine.postgresql.org/issues/7517>`_ - Fixed typo error for Statistics on the table header.