Project

General

Profile

« Previous | Next » 

Revision cc60ee97

Added by Justin Sherrill almost 6 years ago

Fixes #23788 - update product and content names

this adds updating of product and content names if they
change as part of content import

View differences:

test/fixtures/models/katello_product_contents.yml
fedora_17_x86_64_content:
content_id: <%= ActiveRecord::FixtureSet.identify(:some_content) %>
product_id: <%= ActiveRecord::FixtureSet.identify(:fedora) %>
rhel_content:
content_id: <%= ActiveRecord::FixtureSet.identify(:rhel_content) %>
product_id: <%= ActiveRecord::FixtureSet.identify(:redhat) %>

Also available in: Unified diff