Project

General

Profile

Actions

Bug #35740

closed

Composite content view versions can be emptied out during same-repo merging

Added by Ian Ballou over 1 year ago. Updated 8 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=2141810

Description of problem:
When working with ccv, cv, include and exclude filters, there are some situations where the total # of packages are not matching in the ccv at the end of the day.

Version-Release number of selected component (if applicable):
Any Katello with Pulp 3

How reproducible:
100%

Steps to Reproduce:
1) Create two component content views with the same repository in it
2) Add a filter to one of the repositories to clear out all content
3) Publish both content views
4) Create a composite content view with both component content views in it
5) Publish that content view
6) If there is any content in the composite content view version, add `source_repositories = source_repositories.reverse` here: https://github.com/Katello/katello/blob/master/app/lib/actions/pulp3/orchestration/repository/copy_all_units.rb#L21
7) The next publish of the composite version should result in no content being available in the component content view version

Actual results:
One or more repos in the composite content view version are missing all content.

Expected results:
The total # of packages should be the sum of all the content views, packages and modules (minus packages with the same name in the same base repository)

Actions #1

Updated by The Foreman Bot over 1 year ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ian Ballou
  • Pull request https://github.com/Katello/katello/pull/10350 added
Actions #2

Updated by Samir Jha over 1 year ago

  • Subject changed from Composite content view versions can be emptied out during same-repo merging to Composite content view versions can be emptied out during same-repo merging
  • Target version set to Katello 4.7.1
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot over 1 year ago

  • Fixed in Releases Katello 4.8.0 added
Actions #4

Updated by Anonymous over 1 year ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Chris Roberts over 1 year ago

  • Target version changed from Katello 4.7.1 to Katello 4.7.0
Actions #6

Updated by The Foreman Bot over 1 year ago

  • Pull request https://github.com/Katello/katello/pull/10385 added
Actions #7

Updated by The Foreman Bot 8 months ago

  • Pull request https://github.com/Katello/katello/pull/10743 added
Actions

Also available in: Atom PDF