Fix an issue where pgAdmin4 unable to retrieve table node if the trigger is 
already disabled and the user clicks on Enable All. Fixes #4953.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ae2aadeedee3a7705bababf0cf67662e33a7daf4
Author: Khushboo Vashi <khushboo.va...@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_16.rst                     | 1 +
web/pgadmin/static/js/tree/pgadmin_tree_node.js       | 1 +
web/pgadmin/static/js/tree/pgadmin_tree_save_state.js | 4 ++--
3 files changed, 4 insertions(+), 2 deletions(-)

Reply via email to