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

[Web] Unique key image is not displayed in Dependents tab (RM #2033) #869

Closed dpage closed 2 years ago

dpage commented 7 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/2033 Originally created by Fahar Abbas at 2016-12-22 05:16:28 UTC.

Tested Platform: Ubuntu 14.04 64 bit(Python 3) Windows 2012 server 64 bit(Python 2.7)

Commit ID:

commit 43b9e535722caa494ec33bc5872904462bb404b6

Step:

  1. Install EPAS-9.6 or PPAS 9.2 till 9.5
  2. Launch pgAdmin4
  3. Expand database with edb
  4. Click on table dept
  5. Click on Dependence tab
  6. unique key image is not displayed

Expected Result:

unique key image should be displayed in Dependents tab

Actual Result:

unique key image is not displayed in Dependents tab for table dept in pgAdmin4 and please note that this issue is not reproduce in pgAdmin3.

dpage commented 7 years ago

Attachment migrated from Redmine: https://redmine.postgresql.org/attachments/download/1917 Originally created by Fahar Abbas at 2016-12-22 05:16:19 UTC.

https://pgadmin-archive.postgresql.org/redmine/2033/1917-Screen_Shot_2016-12-22_at_10.04.49_AM.png

dpage commented 7 years ago

Attachment migrated from Redmine: https://redmine.postgresql.org/attachments/download/1918 Originally created by Fahar Abbas at 2016-12-22 05:16:22 UTC.

https://pgadmin-archive.postgresql.org/redmine/2033/1918-Screen_Shot_2016-12-22_at_10.06.07_AM.png

dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2033#note-3 Originally created by Surinder Kumar at 2016-12-30 07:02:49 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Surinder Kumar
dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2033#note-4 Originally created by Surinder Kumar at 2016-12-30 09:06:46 UTC.

Hi,

The icons for unique constraint and exclusion constraint were not displaying due to incorrect object names given for icon. This is now fixed.

Patch is sent to pgadmin-hackers. https://www.postgresql.org/message-id/CAM5-9D-Kj8_18b6-3uybBfroxeOzd+wGxUL23go4X6zARsPa5Q@mail.gmail.com

dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2033#note-5 Originally created by Surinder Kumar at 2017-01-08 09:58:08 UTC.

Applied in changeset commit:6e14bef801f539c95a21daaf17632392f356acbb.

Redmine ticket header update:

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

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2033#note-6 Originally created by Dave Page at 2017-01-08 13:30:23 UTC.

Redmine ticket header update:

Name Old Value New Value
Fixed Version changed 1.2
dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2033#note-7 Originally created by Fahar Abbas at 2017-01-09 05:35:37 UTC.

Commit ID:

commit e400693126d7a110d1632b8a7008462a08c13b47

MAC 10.9(Python 3.5) Ubunty 14.04 64 bit(Python 3.5)

Redmine ticket header update:

Name Old Value New Value
Status changed In Testing Resolved
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/2033#note-8 Originally created by Fahar Abbas at 2018-01-09 04:46:07 UTC.

Redmine ticket header update:

Name Old Value New Value
Done Ratio changed 90 100
dpage commented 2 years ago

Issue closed on Redmine.