Actions
Refactor #3959
openAdd Dedicated Exception to Host#importHostAndFacts
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Foreman-tasks extends ImportHostAndFacts but doesn't like the error that is generated if an upload happens when a host is in build mode.
Currently that is rescued by checking
e.code == 'ERF51-9911'
but this would be better with a dedicated Exception subclass to rescue.
No data to display
Actions