Bug #34338
Unable to Import any content via Import/Export
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
1) Export content via hammer content-export any version/library
2) Import the exported archive to a new org or satellite
3) Notice all the created repositories in the new org have no content.
Actual results:
Notice all the created repositories in the new org have no content.
Expected results:
Created repositories have correct content.
Additional Notes:
This is related to a pulp 3.16 update where the import call would return a task group instead of a list of tasks. Katello needs to be updated to address this change.
Associated revisions
History
#1
Updated by Partha Aji 5 months ago
- Bugzilla link set to 2047443
#2
Updated by The Foreman Bot 5 months ago
- Assignee set to Partha Aji
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9908 added
#3
Updated by The Foreman Bot 5 months ago
- Fixed in Releases Katello 4.5.0 added
#4
Updated by Partha Aji 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|d1c48d27730b7c424d90ba213cacea78c12e2d5c.
#5
Updated by Ryan Verdile 5 months ago
- Triaged changed from No to Yes
Fixes #34338 - Import/Export repo versions updated correctly (#9908)