PATCH: To fix the issue in trigger node (pgAdmin4) - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject PATCH: To fix the issue in trigger node (pgAdmin4)
Date
Msg-id CAKKotZTypa23-UNnxmwSWCSeJNQQmQqCZ=-+JV=8CsWnG7Yz3w@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: To fix the issue in trigger node (pgAdmin4)  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,

PFA patch to to fix the issue where trigger node was not gets added in browser tree after creation & also refresh on specific trigger node was not working.
RM#1747

I found the similar issue on Index node, Refresh on specific index node was not working, fix is included in the patch for the same.

Issue:
Wrong parent id was given while creation of trigger & node() method was not implemented which was causing refresh error issue.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Prevent users selecting elements of the UI that shoul
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: RM #1855