Re: save button on 'edit data' not working as expected and appears to affect the refresh logic too.

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: "Belbin, Peter" <Peter(dot)Belbin(at)windstream(dot)com>
Cc: pgadmin-support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: save button on 'edit data' not working as expected and appears to affect the refresh logic too.
Date: 2013-10-21 18:45:39
Message-ID: CAG7mmoyo0c4wv8nUN3b=5T7qGSWgEKEhvTEEGckDk9x4hc3z+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Peter,

Can you please set log level to debug, and then reproduce the case?
And then - can you please share the log file?

Also, schema of the table will alsobe useful.. (if you can share with us)..

-- Ashesh Vashi
On 21 Oct 2013 23:28, "Belbin, Peter" <Peter(dot)Belbin(at)windstream(dot)com> wrote:
>
> I see that this behavior appears to be identical for both 1.16.1 and
1.18.1
>
>
>
> If I open the Edit Data window for a table, update the contents of a
column and click on another column in the same row, the ‘save’ button
becomes blue rather than grey.
>
>
>
> If I then click on the blue save button, nothing seems to happen. The
save button stays blue.
>
>
>
> If I now click the ‘refresh’ button, I get a dialog indicating that there
is unsaved data in the row, and, do I want to store to the database?
>
>
>
> If I now click ‘yes’, the save icon is still blue, and if I hit refresh
again, I get prompted again.
>
>
>
> It seems to me that something is either not working, or, it is working
(in terms of database activity) but the gui is not reflecting the status
properly?
>
>
>
> My take is that if there really are no changes to be saved, that the save
button should be grey, not blue, and, once a save does take place, the save
button should return to grey, and not stay blue, which appears to be
triggering the prompt to save on refresh, even though I have not actually
made any changes to data since the last save.
>
>
>
> Regards,
>
> Peter
>
>
>
> ________________________________
> This email message and any attachments are for the sole use of the
intended recipient(s). Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply email and destroy all copies of the original
message and any attachments.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Dinesh Kumar 2013-10-22 07:33:35 Re: PgAdmin crash on large data returned by a query
Previous Message Edson Richter 2013-10-21 18:16:13 PgAdmin crash on large data returned by a query