Bug 874391
Summary: | After deleting a manifest , the subscriptions within that manifests are visible in the UI until the page is refreshed explicitly | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | Tazim Kolhar <tkolhar> | ||||
Component: | katello | Assignee: | Tom McKay <tomckay> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Tazim Kolhar <tkolhar> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 1.2 | CC: | adprice, bkearney, cwelton, gkhachik, jomara, omaciel, tomckay | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-01-09 18:30:30 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: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 816564 | ||||||
Attachments: |
|
Branch: refs/heads/master Home: https://github.com/Katello/katello Commit: 1dede6d2a0fab24aef5d977e68ac9cde30c396b3 https://github.com/Katello/katello/commit/1dede6d2a0fab24aef5d977e68ac9cde30c396b3 Author: Tom McKay <thomasmckay> Date: 2012-11-14 (Wed, 14 Nov 2012) VERIFIED : # rpm -qa | grep katello katello-configure-1.2.3-1h.el6_3.noarch katello-headpin-all-1.2.6-1h.el6_3.noarch katello-glue-candlepin-1.2.6-1h.el6_3.noarch katello-cli-1.2.4-1h.el6_3.noarch katello-selinux-1.2.1-1h.el6_3.noarch katello-cli-common-1.2.4-1h.el6_3.noarch katello-headpin-1.2.6-1h.el6_3.noarch katello-common-1.2.6-1h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-certs-tools-1.2.1-1h.el6_3.noarch *** This bug has been marked as a duplicate of bug 877947 *** |
Created attachment 640550 [details] Delete manifests Description of problem: Upload a manifest and try to delete it. Even after deleting it, the subcriptions are visible in the UI unless page is refreshed explicitly. Version-Release number of selected component (if applicable): # rpm -qa | grep katello katello-certs-tools-1.2.1-1h.el6_3.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-cli-common-1.2.2-1h.el6_3.noarch katello-glue-candlepin-1.2.2-1h.el6_3.noarch katello-cli-1.2.2-1h.el6_3.noarch katello-selinux-1.2.1-1h.el6_3.noarch katello-headpin-all-1.2.2-1h.el6_3.noarch katello-headpin-1.2.2-1h.el6_3.noarch katello-configure-1.2.1-1h.el6_3.noarch katello-common-1.2.2-1h.el6_3.noarch How reproducible: # yum install -y katello-headpin-all # katello-configure --deployment=sam Steps to Reproduce: 1.Log in to UI 2.Navigate to Content go to Redhat subscriptions 3.Upload manifest 4.Delete it 5.Check if the subscriptions are visible Actual results: list of subscriptions are still visible Expected results: the list should not be visible once the manifest is deleted. there should be no need to refresh the page explicitly Additional info: