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

Displaying error message at the bottom of properties panel while creating Trigger Function (RM #1855) #722

Closed dpage closed 2 years ago

dpage commented 8 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/1855 Originally created by Surinder Kumar at 2016-10-14 06:58:43 UTC.

The Error message must display in the status bar of "create trigger panel".

Please find attached screenshot.

dpage commented 8 years ago

Attachment migrated from Redmine: https://redmine.postgresql.org/attachments/download/1809 Originally created by Surinder Kumar at 2016-10-14 06:57:53 UTC.

https://pgadmin-archive.postgresql.org/redmine/1855/1809-Screen_Shot_2016-10-14_at_12.23.32_pm.png

dpage commented 8 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1855#note-2 Originally created by Dave Page at 2016-10-24 09:10:40 UTC.

Redmine ticket header update:

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

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1855#note-3 Originally created by Khushboo Vashi at 2016-11-18 06:54:10 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Khushboo Vashi
dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1855#note-4 Originally created by Khushboo Vashi at 2016-11-18 06:54:58 UTC.

Hi,

I am not able to reproduce the issue. Please specify proper steps and details to reproduce it.

Thanks, Khushboo

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Khushboo Vashi Surinder Kumar
dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1855#note-5 Originally created by Surinder Kumar at 2016-11-18 07:45:05 UTC.

Steps to reproduce: 1) Click on Trigger functions collection node and Properties panel must be selected. 2) Right click on TF Collection and click create. 3) Type "any name" in Name. 4) Now select "autoinc()" trigger. 5) Under security tab of create dialog. click to add new privileges. 6) Now error will be displayed both in create status bar and properties panel status bar.

Redmine ticket header update:

Name Old Value New Value
Assigned To changed Surinder Kumar Khushboo Vashi
dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1855#note-6 Originally created by Khushboo Vashi at 2016-11-18 11:24:25 UTC.

Patch submitted.

https://www.postgresql.org/message-id/CAFOhELdcDOzgehWCroj60hszZ8tMnhJQrJOJA=my8tQRVg1G6g@mail.gmail.com

dpage commented 7 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/1855#note-7 Originally created by Khushboo Vashi at 2016-11-18 14:05:45 UTC.

Applied in changeset commit:54b35c711dd6a3bca989a9cf73f4e0e90d630d2a.

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/1855#note-8 Originally created by Fahar Abbas at 2016-11-29 10:26:58 UTC.

This issue is resolved in latest Commit ID:

commit 4bde18685bf8bdf5d8b8822494f369e9cae06410

Tested Platform: Windows 2012 server 64(Python 2.7) Centos 07 64(Python 2.7) Edit Watch Copy

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/1855#note-9 Originally created by Fahar Abbas at 2018-01-09 04:47:11 UTC.

Redmine ticket header update:

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

Issue closed on Redmine.