Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Issue:
If you navigate to Content -> Content View -> Create New View, enter a name for the view and check the Composite View? checkbox, you may find the list of content views contains duplicates. This issue is cosmetic only and does not affect the operation of views.
Workaround:
Navigate to another screen, then navigate to Content -> Content View the duplicates are no longer visible.
Descriptionsthirugn@redhat.com
2015-08-05 19:59:09 UTC
Created attachment 1059625[details]
Screenshot
Description of problem:
Duplicate content view entries are shown in composite content view -> Add page
Version-Release number of selected component (if applicable):
Sat 6.1 GA Snap 15
How reproducible:
Always
Steps to Reproduce:
1. Create a new composite content view using following steps:
2. Navigate to Content -> Content View -> Create New View
3. Enter Name, Check Composite View? checkbox
4. Click Save. This brings the Content Views -> Add tab
Actual results:
Content views are duplicated in this page (see screenshot)
Expected results:
No duplicates in the content views
Additional info:
This happens only during the creation of composite content view. It works fine after creation.
(In reply to Walden Raines from comment #3)
> I cannot reproduce this in 6.1.1 given the steps in the description. Please
> include additional necessary steps to reproduce.
Disregard.
Merged to master with:
commit 494068c7c9b18950df035b4844877115349c9f03
Author: Walden Raines <walden>
Date: Fri Aug 7 13:40:19 2015 -0400
Fixes #11315: ensure CVs are only shown once BZ 1250716.
In the composite content view list CVs were being shown multiple
times because we were appending the results of a nutupane.refresh().
This commit ensures the rows will be replaced with the results of the
second call to nutupane.load().
http://projects.theforeman.org/issues/11315https://bugzilla.redhat.com/show_bug.cgi?id=1250716
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2015:1786
Created attachment 1059625 [details] Screenshot Description of problem: Duplicate content view entries are shown in composite content view -> Add page Version-Release number of selected component (if applicable): Sat 6.1 GA Snap 15 How reproducible: Always Steps to Reproduce: 1. Create a new composite content view using following steps: 2. Navigate to Content -> Content View -> Create New View 3. Enter Name, Check Composite View? checkbox 4. Click Save. This brings the Content Views -> Add tab Actual results: Content views are duplicated in this page (see screenshot) Expected results: No duplicates in the content views Additional info: This happens only during the creation of composite content view. It works fine after creation.