Fixed an issue where the Dashboard Server Activity was showing old queries as active. Fixes #7305
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7c61017f578cf91368e25dabc2894e2682980b76 Author: Pradip Parkale <pradip.park...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_9.rst | 1 + web/pgadmin/dashboard/static/js/Dashboard.jsx | 22 ++++++++++------------ web/pgadmin/static/js/components/PgTable.jsx | 4 ++-- 3 files changed, 13 insertions(+), 14 deletions(-)