pgadmin-org / pgadmin-org/pgadmin4
Sometimes properties tab not getting updated on edit of any node object.
Open
Nobody has claimed this yet.
Bug
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
Please note that security bugs or issues should be reported to security@pgadmin.org.
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.