pgadmin4
pgadmin4 copied to clipboard
Sometimes properties tab not getting updated on edit of any node object.
Please note that security bugs or issues should be reported to [email protected].
Describe the bug
When we edit any node object, mostly owner of a object, the properties tab is not getting updated.
To Reproduce
Steps to reproduce the behavior:
- select any object like database/schema...
- Click on properties tab
- Open the edit dialog of the object
- Change owner to something else
- Save it
- Properties tab shows old owner name
Expected behavior
Owner name must change to the name given.