Bug #22614
publish content view page with two repos selected causes mistaken warning on publish page
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
Description
Steps to reproduce:
1. create two repos
2. Create a content view
3. Add both repos to the content view
4. click the publish button on the content view
5. Notice error:
You have selected more than one component Content View Version with the same repository resulting in slower publishing:
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Assignee set to Justin Sherrill
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7201 added
#2
Updated by Justin Sherrill over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset katello|eb39dcfbe1e9e4d215455f8226880111834d6f95.
#3
Updated by Justin Sherrill over 4 years ago
- Legacy Backlogs Release (now unused) set to 284
Fixes #22614 - only detect non-library repos for cv publish check
this check was designed to warn when publishing
a composite repo where two components had the same
repo in them. But for non-composite views, it was
mistakenly reporting this warning when any two repos were
added