Actions
Bug #19394
closedWhen a node is totally deleted, cache in NodeInfoService can't know about it
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
If we delete-erase a node, without any other changes, nodeinfoservice won't know about it as there are no entry with modified time, so cache won't refresh, so node remain in the cache
we should add a "delete" method when a node is removed
Actions