Actions
Bug #31078
closedMake the import handle default content view
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Description
The current import works only for content views that are non-default. Needs to be fixed.
Update the import action to
- Call the pulp3 import only if the content view being imported is NOT default
- Fetch the default cvv
- Loop through the repositories belonging to the cvv and generate a repo mapping
- Import using the generated mapping
- Call Save Version to update katello db
- Create a new publication
- Index Content
Actions