Bug 758620
Summary: | UI should show +ADD/Remove on UI to independently add the distro to changeset. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Sachin Ghai <sghai> | ||||||
Component: | WebUI | Assignee: | Brad Buckingham <bbuckingham> | ||||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Katello QA List <katello-qa-list> | ||||||
Severity: | unspecified | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 6.0.1 | CC: | 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: | 2012-08-22 18:09:47 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 747354 | ||||||||
Attachments: |
|
Description
Sachin Ghai
2011-11-30 09:14:19 UTC
Created attachment 538475 [details]
No +Add option to add the distro in changeset
I retested this on latest build: [root@dhcp193-175 f15]# rpm -qa | grep katello katello-repos-0.1.4-1.el6.noarch katello-cli-0.1.20-1.el6.noarch katello-glue-pulp-0.1.123-1.el6.x86_64 katello-cli-common-0.1.20-1.el6.noarch katello-glue-foreman-0.1.123-1.el6.x86_64 katello-configure-0.1.21-1.el6.noarch katello-glue-candlepin-0.1.123-1.el6.x86_64 katello-common-0.1.123-1.el6.noarch katello-0.1.123-1.el6.x86_64 katello-all-0.1.123-1.el6.x86_64 You have new mail in /var/spool/mail/root [root@dhcp193-175 f15]# I'm expecting ADD/Remove option on UI to add/remove the distro to changeset independently. I followed the steps as mentioned in comment0. but couldn't succeed. @Brad, please correct me if I'm following anything wrong here. Thanks ! Sachin, I have been able to repro the issue. Definitely appears to be a regression. Will investigate. commit: 154adab352a6ab87b765b5b8d3a75d548852cf5a Recent change to store repo information in katello db introduced a regression. Previously, we used the repo.id in logic to determine if user could promote the distro. With the recent change, that previous repo.id is now repo.pulp_id. Thank you Brad ! Verified with following katello build. I can promote the distro independently. [root@dhcp201-123 f15]# rpm -qa | grep katello katello-glue-candlepin-0.1.143-2.el6.noarch katello-cli-common-0.1.25-2.el6.noarch katello-qpid-broker-key-pair-1.0-1.noarch katello-certs-tools-1.0.1-2.el6.noarch katello-glue-pulp-0.1.143-2.el6.noarch katello-all-0.1.143-2.el6.noarch katello-trusted-ssl-cert-1.0-1.noarch katello-configure-0.1.37-2.el6.noarch katello-common-0.1.143-2.el6.noarch katello-0.1.143-2.el6.noarch katello-cli-0.1.25-2.el6.noarch katello-glue-foreman-0.1.143-2.el6.noarch katello-httpd-ssl-key-pair-1.0-1.noarch [root@dhcp201-123 f15]# Since the issue has been fixed, moving this to verified. Created attachment 547643 [details]
I can add the distro independently
getting rid of 6.0.0 version since that doesn't exist |