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
Updated by Partha Aji about 4 years ago
- Blocks Tracker #29977: Import/Export Stories added
Updated by Chris Roberts about 4 years ago
- Target version set to Katello 3.18.0
- Triaged changed from No to Yes
- Fixed in Releases Katello 3.18.0 added
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/9042 added
Updated by The Foreman Bot about 4 years ago
- Fixed in Releases Katello 4.0.0 added
Updated by Partha Aji about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|93d3bd5ec6e0a177a3a21cd9846bd8c3a43ee721.
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/Katello/katello/pull/9116 added
Updated by The Foreman Bot almost 4 years ago
- Pull request https://github.com/Katello/katello/pull/9142 added
Actions