Actions
Bug #25857
closedContent View Version export breaks while exporting to relative path
Status:
Closed
Priority:
Normal
Assignee:
Category:
Inter Server Sync
Target version:
Difficulty:
easy
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
Content View Version export breaks while exporting the CVV contents to relative path folder. But works when we provide the absolute path.
Version-Release number of selected component (if applicable):
Satellite 6.5.0 snap 1
How reproducible:
Always
Steps to Reproduce:
1. Publish the CV with contents.
2. Export the CVv contents to a relative path folder.
The CVv export to relative path fails with the error below:
- hammer content-view version export --export-dir ExportedCV --id 2
tar: ExportedCV/export-2/export-2-repos.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Expected results:
The CVv export to relative path should work or should ask the user to provide the absolute path
Additional info:
The CVv export to absolute path works.
Actions