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.
Updated by François ARMAND over 12 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset c4ec50635ea8670f92feeaa9eb72356fd41ac7ac.
Updated by Nicolas CHARLES over 12 years ago
- Status changed from Pending technical review to Released
This looks valid, thank you Francois !
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 20 to Rudder
- Category set to Web - Nodes & inventories
Actions