Actions
Bug #2487
closedWhen a not known os is given, the report parsing does not fails early
Status:
Released
Priority:
3
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
When we try to parse an inventory for a node with a not know OS, the report parsing succed, but no OS Type is associated, what is impossible.
We must fails with a "OS not supported" error (or something like that).
Reproduce: set <OPERATINGSYSTEM><NAME>XXX</NAME>...
And try to add the report: nothing say that the OS is not supported, but the inventory can not be added.
Actions