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.
Updated by Lukas Zapletal about 8 years ago
- Project changed from Foreman to Discovery
- Category set to Discovery plugin
- Bugzilla link set to 1379394
Updated by Lukas Zapletal about 8 years ago
- Subject changed from Upgrade to Foreman develop fail due to missing override column in filter to Upgrade fail due to missing override column in filter
For the record, this will happen when upgrading 1.11 to 1.13. Will not appear when doing 1.12 to 1.13 upgrade.
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_discovery/pull/314 added
Updated by Anonymous about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_discovery|851d8788088bd049a54afa0bdacf92d63d87e1dc.
Updated by Lukas Zapletal about 8 years ago
- Target version set to Discovery Plugin 7.0.1
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/theforeman/foreman_discovery/pull/352 added
Updated by Lukas Zapletal over 7 years ago
- Related to Bug #19944: Upgrade fails due to missing override column in filter added
Actions