Bug 864565
| Summary: | Web ui shows GPG key associated with a repo multiple times | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Og Maciel <omaciel> | ||||
| Component: | WebUI | Assignee: | David Davis <daviddavis> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Katello QA List <katello-qa-list> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.0.1 | CC: | daviddavis, mhulan, mmccune | ||||
| Target Milestone: | Unspecified | Keywords: | Triaged | ||||
| Target Release: | Unused | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-09-19 18:13:14 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
https://github.com/Katello/katello/pull/820 Katello SHA: 21e2046cb883dea3a2e471c717ee89026b566081 Also, fixed up the display of validation_errors SHA: 27f2807cd650edf23ea2b3f53f9acebc2ee4fafd Sorry, 27f2807cd650edf23ea2b3f53f9acebc2ee4fafd is for a different BZ. moving to 2.0 During working on some other bug I realized that this fix introduced a little bug. See 1e2730529762890ca0eb2b01f3007d29fe3739fc for details. This commit is connected to bug https://bugzilla.redhat.com/show_bug.cgi?id=855433 getting rid of 6.0.0 version since that doesn't exist These bugs have been resolved in upstream projects for a period of months so I'm mass-closing them as CLOSED:UPSTREAM. If this is a mistake feel free to re-open. |
Created attachment 624149 [details] Screenshot Description of problem: Web ui shows GPG key associated with a repo multiple times (see screenshot) Version-Release number of selected component (if applicable): * candlepin-0.7.8.1-1.el6cf.noarch * candlepin-selinux-0.7.8.1-1.el6cf.noarch * candlepin-tomcat6-0.7.8.1-1.el6cf.noarch * katello-1.1.12-14.el6cf.noarch * katello-all-1.1.12-14.el6cf.noarch * katello-candlepin-cert-key-pair-1.0-1.noarch * katello-certs-tools-1.1.8-1.el6cf.noarch * katello-cli-1.1.8-7.el6cf.noarch * katello-cli-common-1.1.8-7.el6cf.noarch * katello-common-1.1.12-14.el6cf.noarch * katello-configure-1.1.9-7.el6cf.noarch * katello-glue-candlepin-1.1.12-14.el6cf.noarch * katello-glue-pulp-1.1.12-14.el6cf.noarch * katello-qpid-broker-key-pair-1.0-1.noarch * katello-qpid-client-key-pair-1.0-1.noarch * katello-selinux-1.1.1-1.el6cf.noarch * pulp-1.1.12-1.el6cf.noarch * pulp-common-1.1.12-1.el6cf.noarch * pulp-selinux-server-1.1.12-1.el6cf.noarch How reproducible: Steps to Reproduce: 1. Created 2 different providers, each with 2 different repositories, synced and promoted to next environment 2. Registered and subscribed a client against my org 3. Added a gpg key and assigned it to one of the products (all 2 repos were also assigned to it) 4. Looking at the web ui, Content > GPG Keys, selecting my key and looking at Products and Repositories tab shows me 4 entries for every repository (see screenshot) Actual results: Expected results: Only one entry per repository. Additional info: