Actions
Bug #24235
closedDiscovery rules should automatically pick the next available priority if not specified.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Description
apidoc says the dsicovery_rule is an optional parameter:
discovery_rule[priority]
optional , nil allowed
-however, foreman automatically puts 0 as a priority which causes conflicts on multiple POST requests with no priority specified.
I think it would be nice if foreman automatically chose (or suggested for UI dialog) the next available priority.
Actions