mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
sequences node instead of the server-id. Due to this - during updating the sequence node, it was not able to find out the correct parent node, and it was updating the existing node, but - later it (considering the old node) was removed by the replace logic.