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.53k stars 656 forks source link

Delete/Drop and drop cascade option under properties section is disabled for multiple objects (RM #3823) #2208

Closed dpage closed 2 years ago

dpage commented 5 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/3823 Originally created by Fahar Abbas at 2018-12-17 07:28:43 UTC.

Build: https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2018-12-17/

MAC 10.12 Windows 2012R2 64 Steps:

  1. create table, View, synonyms, procedure, function or package
  2. Click on Main node of this particular object.
  3. Click on properties and Check the option Delete/Drop and Drop cascade
  4. Both are disabled.

It's a new regression of https://redmine.postgresql.org/issues/3797

dpage commented 5 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/3474 Originally created by Fahar Abbas at 2018-12-17 07:25:59 UTC.

delete_Drop.png

Filename: delete_Drop.png

dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3823#note-2 Originally created by Fahar Abbas at 2018-12-17 07:46:25 UTC.

Redmine ticket header update:

Name Old Value New Value
Subject changed Detele/drop and drop cascade option under properties section is disabled for multiple objects Delete/Drop and drop cascade option under properties section is disabled for multiple objects
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3823#note-3 Originally created by Khushboo Vashi at 2018-12-17 09:43:22 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Khushboo Vashi
Sprint changed EDB Sprint 29
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3823#note-4 Originally created by Khushboo Vashi at 2018-12-17 09:47:07 UTC.

Path sent. https://www.postgresql.org/message-id/CAFOhELdz+Y+UtqcHVUQSF0t4gcw-4ku4R6Ap-WOBv1xFqVyq=g@mail.gmail.com

dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3823#note-5 Originally created by Khushboo Vashi at 2018-12-18 09:45:19 UTC.

Applied in changeset commit:72ba5bdaeee8ab6aff8a1496c70f629bae320c55.

Redmine ticket header update:

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

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3823#note-6 Originally created by Dave Page at 2018-12-18 09:46:16 UTC.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Khushboo Vashi
Fixed Version changed 4.0
dpage commented 5 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3823#note-7 Originally created by Fahar Abbas at 2019-01-01 13:40:17 UTC.

This is resolved in latest build:

https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2019-01-01/

Tested Platform: Windows 2012R2 64 MAC 10.12

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.