Actions
Bug #32959
closedRegistration migration - Unassign OS from registration templates
Description
Operating systems cannot be assigned to registration templates,
so the migration file should also remove these associations.
How to reproduce the issue
- Checkout 2.4-stable branch
- Assign OS to registration template
- Checkout develop branch
- Run rails db:migrate & then rails db:seed
ActiveRecord::RecordInvalid:
Validation failed: Operatingsystems can't assign operating system to Registration template
From https://community.theforeman.org/t/foreman-update-2-5-1-foreman-rake-db-seed-fails/24242
Updated by Leos Stejskal over 3 years ago
- Related to Feature #31663: Usability issues with templates & operating systems added
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8645 added
Updated by Leos Stejskal over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|9499e27300891da96f834499f8220c2d22acd96f.
Updated by Tomer Brisker over 3 years ago
- Related to Bug #33269: Error in db:seed after 3.0.0rc1 upgrade added
Actions