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.
Created attachment 1028386[details]
before
Description of problem:
I started noticing that when adding content from a list (such as adding Docker products to a content view or subscriptions to an activation key), the minute you add the selected item and the page refreshes, you start seeing duplicated entries of the items you did not select. See the attached before and after screenshots to see how I have 3 different Docker products and once I select the 'RHEL 7' product, the UI displays the remaining 'CentOS' and 'WordPress' products twice.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. Create a custom product
2. Create 3 Docker-based custom repositories
3. Sync them (not sure if necessary)
4. Create a content view and add 1 of the 3 custom repos
Actual results:
Once you add the repository via the web ui, the remaining list of repos shows duplicates
Expected results:
Additional info:
I couldn't reproduce the issue on the Activation Keys subscription page but I was able to reproduce it for content view repositories.
PR: https://github.com/Katello/katello/pull/5249
Moving to POST since upstream bug http://projects.theforeman.org/issues/10617 has been closed
-------------
Walden Raines
Applied in changeset commit:katello|38420e5e1d330ddbbaf1ae4b8b5f1840bee7e394.
I verified this issue by:
* Testing that adding/removing synchronized YUM repositories to a content view did not cause the duplicated issue as stated in the BZ
* Testing that adding/removing synchronized DOCKER repositories to a content view did not cause the duplicated issue as stated in the BZ
* Testing that adding/removing subscriptions to an activation key did not cause the duplicated issue as stated in the BZ
This has been verified using a Satellite 6.1.0 SNAP 8 Compose 1 build running on RHEL 7.1
Created attachment 1028386 [details] before Description of problem: I started noticing that when adding content from a list (such as adding Docker products to a content view or subscriptions to an activation key), the minute you add the selected item and the page refreshes, you start seeing duplicated entries of the items you did not select. See the attached before and after screenshots to see how I have 3 different Docker products and once I select the 'RHEL 7' product, the UI displays the remaining 'CentOS' and 'WordPress' products twice. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Create a custom product 2. Create 3 Docker-based custom repositories 3. Sync them (not sure if necessary) 4. Create a content view and add 1 of the 3 custom repos Actual results: Once you add the repository via the web ui, the remaining list of repos shows duplicates Expected results: Additional info: