Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: a4e9f04a2e51ef142d57f6e4b91d4e2103598cab
https://github.com/pgadmin-org/pgadmin4/commit/a4e9f04a2e51ef142d57f6e4b91d4e2103598cab
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2023-12-27 (Wed, 27 Dec 2023)
Changed paths:
M web/pgadmin/browser/server_groups/servers/__init__.py
M web/pgadmin/browser/server_groups/servers/static/js/server.js
M web/pgadmin/misc/properties/ObjectNodeProperties.jsx
Log Message:
-----------
Fixed an issue where changes done to a node using edit dialog are not reflecting on the properties tab if the properties tab is active. #7041