[pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value
Date
Msg-id CAM5-9D-QBWPuiqmS4QNLqgx+puXvHg7_Hh=TPWU0++Z_aejZ+Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM_ 2582 - Backup : Fix compression value  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi

Issue:
In Backup, compression field can only accept values between 0 to 9. But if the field is clicked, an empty value is set into the model, So, added a check to remove the model attribute if the field is an empty string before data is sent to the server.

Please find attached patch.

Thanks,
Surinder
Attachment

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][patch] extract generate_url function from node.js and collection.js
Next
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][PATCH] To fix pgAgent job step issues