Bug #11472
closedPossible to delete ContentViewVersion used by Composite Content View Components
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1182481
Description of problem:
The relation between a Composite Content View and the used ContentViewVersion is not strict. After re-publishing a ContentView and you delete the old ContentViewVersion then the list of Composite Content View components is empty.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create ContentView A
2. Publish ContentView A
3. Create CompositeContentView B
4. Add ContentView A (version 1) to CompositeContentView B
5. Publish CompositeContentView B
6. Publish ContentView A (version 2)
7. Delete ContentView A version 1
8. List Components of CompositeContentView B
Actual results:
List is empty
Expected results:
Delete of ContentView A version 1 is not allowed, not breaking the list of Components of CompositeContentView B
Additional info:
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/5439 added
- Pull request deleted (
)
Updated by Brad Buckingham over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|478a4d3a2f03028c184cb2af4c90c9f0f85ae926.
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release set to 77
- Triaged changed from No to Yes