[pgAdmin4][RM3693] Message "Error saving properties Click on Detail" displayed if user create server group with same name

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][RM3693] Message "Error saving properties Click on Detail" displayed if user create server group with same name
Date: 2019-01-15 05:50:34
Message-ID: CAM9w-_kVcupfS=a_-B-T_ncqreiGwmRWwXKGA3j_9gYSnB4XAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix back end exception which is common and
mentioned in SQLAlchemy FAQ -
https://docs.sqlalchemy.org/en/latest/faq/sessions.html#this-session-s-transaction-has-been-rolled-back-due-to-a-previous-exception-during-flush-or-similar
The fix is as per the FAQ answer.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

Attachment Content-Type Size
RM3693.patch application/octet-stream 1.6 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Fahar Abbas 2019-01-15 07:05:34 Re: pgAdmin4 v4.1 candidate builds
Previous Message Aditya Toshniwal 2019-01-15 05:19:56 [pgAdmin4][RM3695] Long name is not displayed completely in Drop confirmation pop up screen for server group