Actions
Bug #34238
closedBootdisk 19.x migration: relation "templates" does not exist
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Updated by Lukas Zapletal almost 3 years ago
- Assignee changed from Adam Ruzicka to Lukas Zapletal
- Difficulty set to easy
Updated by Lukas Zapletal almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_bootdisk/pull/112 added
Updated by Anonymous almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_bootdisk|73fa4d64015df94afb056b875f7c6e54b1000dfd.
Updated by Lukas Zapletal almost 3 years ago
- Subject changed from Bootdisk 19.x migration issue to Bootdisk 19.x migration: relation "templates" does not exist
Caused by:
ActiveRecord::StatementInvalid: PG::UndefinedTable: ERROR: relation "templates" does not exist
LINE 8: WHERE a.attrelid = '"templates"'::regclass
Updated by Lukas Zapletal almost 3 years ago
- Related to Bug #34287: ProvisioningTemplate is not a subclass of ChangeTemplatekindToBootdisk::FakeConfigTemplate added
Actions