Actions
Bug #17585
closedUpgrade fail due to missing override column in filter
Status:
Closed
Priority:
Normal
Assignee:
Category:
Discovery plugin
Target version:
Difficulty:
Triaged:
Bugzilla link:
Description
Hey,
this is related to #7806 and caused by https://github.com/theforeman/foreman/pull/3704/files#diff-6d280b9c3b363aeba94cea5f59333cb7 patch. It adds new column "overrides" but the discovery migration happens before the column is added.
I need to create fake objects in order to fix this. This is not related to puppet at all, this will fail in all cases.
Actions