gns3-server
gns3-server copied to clipboard
Deleting many nodes at once leave ghost links
I have ~25 routers connected to an unmanaged switch (Ethernet Switch). When I select them and delete them all at once via GUI, some ports on Ethernet Switch are not really freed, even though GUI reports that they are.
After this happens here I tried connecting the router to the port 1 of the switch (which reports to be unused and then we can the problem:

Another problem: I see a problem where links in GUI and returned by /links endpoint are different.
I've deleted a link from GUI, but the API still returns that link in the response. Web GUI also draws this nonexistent link.
Look at the below screenshots from GUI and Web GUI, e.g. router 2
Let me know if I need to open a separate issue for this.
