Re: [pgAdmin4][Patch]: RM 4428 and 4448

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: RM 4428 and 4448
Date: 2019-07-15 14:55:06
Message-ID: CA+OCxowWPRBb91TwrPvBS_NmhVQFjFyLFxTL8_T4JxF1nV0DcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Mon, Jul 15, 2019 at 1:32 PM Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
wrote:

> 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*
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-07-15 15:02:22 pgAdmin 4 commit: Cleanup wording.
Previous Message Dave Page 2019-07-15 14:54:59 pgAdmin 4 commit: pgAgent fixes: