Actions
Bug #25730
closedOrganization seed assumes all relationships are many_to_many
Status:
Closed
Priority:
Normal
Assignee:
Category:
Organizations and Locations
Target version:
-
Description
This pr: https://github.com/theforeman/foreman/pull/6283
assumes that all relationships are many to many with this line:
https://github.com/theforeman/foreman/blob/develop/db/seeds.d/050-taxonomies.rb#L13
However, katello (and possibly other plugins?) has a 'has_one' association.
Updated by Justin Sherrill about 6 years ago
- Related to Refactor #24801: Migrate all objects to default taxonomies if taxonomies disabled added
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/6350 added
Updated by Justin Sherrill about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset fb58938e7dfb69e0c46eab126ec1e1c7fbd855a4.
Updated by Tomer Brisker about 6 years ago
- Category set to Organizations and Locations
Actions