Actions
Bug #10697
closedContent View Promote Fails with Katello::Errors::CandlepinError
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1220556
This is the scenario that I saw the error, may be more ways to reproduce this:
1) Create a lifecycle env beyond Library
2) Create a content view
3) add a few yum repos to CV
4) Publish CV
5) Promote CV to next env
6) remove yum repos from CV
7) add different yum repos to CV
8) Publish new version of CV
9) Attempt to promote CV, receive task error:
"Exception: Katello::Errors::CandlepinError: The content with id 1431366478942 has already been promoted in this environment."
This comes from Candlepin:
Actions