Bug #25682
closed[RFE] The CV exported tar should have name respective to Content View name
Description
Cloned from BZ:
Description of problem:
Currently, the exported tar is written with the name in format export-<cvv_id>.tar,
but the exported tar should have some good pointer name to Content View and version something like export-<cv_name>-<cvv MinorMajor>.tar
(e.g export-myView-21.tar).
Version-Release number of selected component (if applicable):
Satellite 6.5 snap 3
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 name doesn't better relate to Content View and Version name.
Currently: export-<CVV_id>.tar
Expected results:
The exported tar should have a better pointer to Content View and version
Expected: export-<cv_name>-<cvv MinorMajor>.tar
Updated by Chris Roberts about 6 years ago
- Found in Releases Katello 3.9.0 added
Updated by The Foreman Bot about 6 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/hammer-cli-katello/pull/607 added
Updated by Chris Roberts about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset hammer-cli-katello|e42198e3578ea1527f219ab66ce9363a38f5d56a.