pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.43k stars 638 forks source link

Properties/SQL panel contents does not updates when user perform Refresh operation on the node (RM #3461) #1927

Closed dpage closed 2 years ago

dpage commented 6 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/3461 Originally created by Murtuza Zabuawala at 2018-07-03 08:06:36 UTC.

Steps: 1) Open pgAdmin4 and select test schema and keep open Properties panel 2) Open PSQL terminal and update the description for test schema. 3) switch to pgAdmin4 again, do not click anywhere else just right click on the test schema and select Refresh from the context menu and check Properties panel, you will not see the description you have updated from PSQL terminal does not display on Properties panel.

Note: To fetch the latest data user has to click and select on some another node and then select the test schema, this will update the properties panel with new data.

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-1 Originally created by Akshay Joshi at 2018-07-06 10:42:22 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-2 Originally created by Akshay Joshi at 2018-07-26 04:27:23 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready EDB Sprint 20
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-3 Originally created by Dave Page at 2018-08-08 16:19:22 UTC.

Redmine ticket header update:

Name Old Value New Value
Fixed Version changed 3.2 3.3
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-4 Originally created by Akshay Joshi at 2018-08-10 06:20:28 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Akshay Joshi
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-5 Originally created by Akshay Joshi at 2018-08-13 11:05:59 UTC.

Patch Sent: https://www.postgresql.org/message-id/CANxoLDfH=fMz-vDGM1wdKLjg8mCq-4NprQ3hxsi7pT0VQa=16g@mail.gmail.com

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-6 Originally created by Akshay Joshi at 2018-08-13 12:47:23 UTC.

Applied in changeset commit:008359ad3a38f246755111b257bed4deb8f1bf04.

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress In Testing
Done Ratio changed 0 90
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3461#note-7 Originally created by Fahar Abbas at 2018-08-31 11:53:01 UTC.

Tested on Windows 10 64 bit and property list is also updated after refreshing

https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2018-08-31/

Redmine ticket header update:

Name Old Value New Value
Status changed In Testing Resolved
Done Ratio changed 90 100
dpage commented 2 years ago

Issue closed on Redmine.