Actions
Bug #9286
closedOn the node detail if we hit F5 or try to reload page, we arrive on the search node page
Status:
Rejected
Priority:
N/A
Assignee:
Category:
Web - Compliance & node report
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When I'm on a node detail page, i'm at URL
https://192.168.41.2/rudder/secure/nodeManager/searchNodes#/%7B%22nodeId%22:%2283059a0e-bd32-4979-bbf3-e330de4c6a37%22,%22displayCompliance%22:false,%22query%22:%7B%22select%22:%22node%22,%22composition%22:%22And%22,%22where%22:%5B%7B%22objectType%22:%22node%22,%22attribute%22:%22OS%22,%22comparator%22:%22eq%22,%22value%22:%22Linux%22%7D%5D%7D%7D
If I hit reload, i arrive on the search node page with no nodes details displayed, with this URL
https://192.168.41.2/rudder/secure/nodeManager/searchNodes#{%22query%22:{%22select%22:%22node%22,%22composition%22:%22And%22,%22where%22:[{%22objectType%22:%22node%22,%22attribute%22:%22OS%22,%22comparator%22:%22eq%22,%22value%22:%22Linux%22}]}}
Updated by Nicolas CHARLES about 8 years ago
- Translation missing: en.field_tag_list set to Blocking 4.0
Actions