[pgAdmin4][Patch]: RM 4428 and 4448

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM 4428 and 4448
Date: 2019-07-15 12:32:03
Message-ID: CANxoLDcQqS46c+HDFF09Pispnd_p9EfLG-XN5iymv8EwXT4p9w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix following issues in pgagent module:

- RM 4428 "malformed array literal error when updating pgagent job".
- RM 4448 "Error when updating connection string in pgagent Jobs."
- When user create a schedule using Create->Schedule dialog browser tree
is not showing newly created node.
- Properties tab showing same properties for all the created schedule.
- Added validation in "pga_jobstep.js", throws error on browser when we
modify step from the pgagent dialog and select the same node.

Added regression test cases to add schedule and step from the pgagent job
itself.
Please review it.

--
*Thanks & Regards*
*Akshay Joshi*

*Sr. Software Architect*
*EnterpriseDB Software India Private Limited*
*Mobile: +91 976-788-8246*

Attachment Content-Type Size
RM_4428_4448.patch application/octet-stream 18.4 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-15 13:48:25 pgAdmin 4 commit: Stabilise ordering of ACLs in Type RE-SQL tests to pr
Previous Message Murtuza Zabuawala 2019-07-15 12:15:48 Re: [RM#4468] Add RE-SQL tests for Type node