Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: e587ef404ccf36acf50fe42f6c45c1115ed56639
https://github.com/pgadmin-org/pgadmin4/commit/e587ef404ccf36acf50fe42f6c45c1115ed56639
Author: Benjamin Blattberg <[email protected]>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M web/pgadmin/browser/server_groups/__init__.py
M web/pgadmin/utils/__init__.py
Log Message:
-----------
Fix an issue where the default server-group is being deleted if the
load-server json file contains no servers. #6602