pgAdmin 4 commit: Fix an issue where pgAdmin4 unable to retrieve table

Akshay Joshi <[email protected]> Mon, 02 Dec 2019 09:56:46 +0000
Newsgroups gmane.comp.db.postgresql.pgadmin.devel
Message-ID <[email protected]>
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 <[email protected]>

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(-)