pgAdmin 4 commit: Fixed an issue while refreshing Resource Group. Fixes

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue while refreshing Resource Group. Fixes
Date: 2020-09-09 09:04:27
Message-ID: E1kFw1j-0008Hj-W9@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue while refreshing Resource Group. Fixes #5820

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ffb829e80c34a43bc34ac805218041b8c9d73ae1

Modified Files
--------------
docs/en_US/release_notes_4_26.rst | 3 ++-
web/pgadmin/browser/server_groups/servers/resource_groups/__init__.py | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2020-09-09 09:48:27 [pgAdmin][RM5815] Generate script is not working in new window
Previous Message Akshay Joshi 2020-09-09 07:39:49 pgAdmin 4 commit: 1) Changing the state of the react directly is not re