Bug #14538
closedhammer content view promote failed
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1324598
Description of problem:
hammer subscription upload timeouts
Version-Release number of selected component (if applicable):
Satellite 6.2.0-beta-snap2.1
How reproducible:
Always
Steps to Reproduce:
hammer> content-view version promote --content-view='rhel7cv' --organization-id=1 --to-lifecycle-environment='QE' --asyncCould not promote the content view:
Error: found more than one lifecycle_environment
hammer> content-view version promote --content-view='rhel7cv' --organization-id=1 --to-lifecycle-environment-id=2
Could not promote the content view:
Error: found more than one lifecycle_environment
hammer> content-view version promote --content-view='rhel7cv' --organization-id=1 --to-lifecycle-environment='QE' --from-lifecycle-environment='Library'
Could not promote the content view:
Error: found more than one lifecycle_environment
Actual results:
Error as shown above
Expected results:
No error and successful promotion
Additional info: