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

This commit is contained in:
Aditya Toshniwal
2019-01-15 18:38:01 +05:30
committed by Akshay Joshi
parent 7b0c81126c
commit 2a359d9d77
3 changed files with 7 additions and 0 deletions
+1
View File
@@ -14,4 +14,5 @@ Features
Bug fixes
*********
| `Bug #3693 <https://redmine.postgresql.org/issues/3693>`_ - Proper error should be thrown when server group is created with existing name.
| `Bug #3695 <https://redmine.postgresql.org/issues/3695>`_ - Ensure long string should be wrap in alertify dialogs.