You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rndstr opened this issue
Jul 12, 2017
· 0 comments
Assignees
Labels
accuracyIncorrect information is being shown to the user; usually a bugbugBroken end user or developer functionality; not working as the developers intended it
[split from #2646, see nodes in Graph View in screenshots]
The nodes are merged wrongly - here we should probably implement a mechanism that clears up the nodes after the probe reconnects and/or have smarter nodes delta merging.
The text was updated successfully, but these errors were encountered:
When the scope-app restarts, it no longer has a
reference to the previous node set. Therefore,
the delta update adds *all* nodes but does not
remove legacy ones.
`reset==true` tells the frontend to start fresh.
Fixes#2708
accuracyIncorrect information is being shown to the user; usually a bugbugBroken end user or developer functionality; not working as the developers intended it
[split from #2646, see nodes in Graph View in screenshots]
The text was updated successfully, but these errors were encountered: