pgAdmin 4 commit: Proper error should be thrown when server group is cr

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Proper error should be thrown when server group is cr
Date: 2019-01-15 13:08:22
Message-ID: E1gjOS6-0007py-1k@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Proper error should be thrown when server group is created with existing name. Fixes #3693

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2a359d9d774c8170d5e128fd05825e977409313f
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes.rst | 1 +
docs/en_US/release_notes_4_2.rst | 1 +
web/pgadmin/browser/server_groups/__init__.py | 5 +++++
3 files changed, 7 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-15 13:10:07 Re: [pgAdmin4][RM3693] Message "Error saving properties Click on Detail" displayed if user create server group with same name
Previous Message pgAdmin 4 Jenkins 2019-01-15 13:04:03 Build failed in Jenkins: pgadmin4-master-python35 #856