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:
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5271 added
- Pull request deleted (
)
Updated by Partha Aji over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|c2aa177c3ae76a02bfaa1071a65628e32e332626.
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 31
- Triaged changed from No to Yes
Actions