Bug #26326
closedThe CV exported tar should have minor version of Content View
Description
Description of problem:
Currently, the exported tar is written with the name in format export-cvname-cvvid.tar,
but the exported tar should have minor version of Content View too:
export-<cv_name>-<cvv MinorMajor>.tar
Version-Release number of selected component (if applicable):
Satellite 6.5.0 Snap 13.0
How reproducible:
Always
Steps to Reproduce:
1. Export content view version to some directory
2. Look at the tar name in the exported directory.
Actual results:
The exported tar does not have minor version of Content View in name:
i.e. export-cvname-cvvid.tar
Expected results:
The exported tar should have minor version of Content View in name:
Expected: export-<cv_name>-<cvv Major>.<cvv Minor>.tar
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/633 added
Updated by Chris Roberts over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|da08bb032d6071eec4d3f7efd9580b879b108238.