Actions
Bug #36739
closedProduct without any repo is added to a Sync Plan regardless the error message
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2236502
Description of problem:
Since 6.14 an error message is shown when you try to add a Product with no repos to a Sync Plan, but the product is added regardless the message.
Version-Release number of selected component (if applicable):
6.14.0 snap 14
How reproducible:
always
Steps to Reproduce:
1. Create a custom Product without any repo.
2. Create a Sync Plan.
3. Add the Product to the Sync Plan.
Actual results:
Error message "Cannot add product <prod> because it is disabled." is shown, but the product is added anyway.
Expected results:
Product is not added.
Updated by The Foreman Bot about 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/10731 added
Updated by Ian Ballou about 1 year ago
- Subject changed from Product without any repo is added to a Sync Plan regardless the error message to Product without any repo is added to a Sync Plan regardless the error message
- Target version set to Katello 4.11.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 1 year ago
- Fixed in Releases Katello 4.11.0 added
Updated by Samir Jha about 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|5d782bc15bcaac6fd763fc2e9651c3ebb7b2a076.
Actions