pgadmin4 icon indicating copy to clipboard operation
pgadmin4 copied to clipboard

Data change in result grid of query tool returns Saved successfully after server disconnection but returns old data on re-execution

Open anilsahoo20 opened this issue 9 months ago • 0 comments

Please note that security bugs or issues should be reported to [email protected].

Describe the bug

Data change in result grid of query tool returns Saved successfully after server disconnection but returns old data on re-execution of same query.

To Reproduce

Steps to reproduce the behavior:

  1. Open QT or View Edit Data for a table(select query)
  2. disconnect the server
  3. change the data from data output panel
  4. save tha data
  5. showing saved successfully
  6. re-execute query
  7. showing old output Expected behavior

Must show updated data.

Screenshots

1st row, id=3 col value changed here for reference.

Image Image Image

anilsahoo20 avatar Mar 28 '25 10:03 anilsahoo20