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.
Bug 1148371 - Loading 'Red Hat Subscription' page adds unexpected Subscription entry which shows Product registered by customer, and that remained after removing registered Products.
Summary: Loading 'Red Hat Subscription' page adds unexpected Subscription entry which ...
Keywords:
Status: CLOSED DUPLICATE of bug 1173613
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: 6.0.5
Hardware: All
OS: All
medium
medium
Target Milestone: Unspecified
Assignee: Tom McKay
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-01 10:04 UTC by Masaki Furuta ( RH )
Modified: 2021-08-30 13:31 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-26 15:55:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Knowledge Base (Solution) 1217053 0 None None None Never

Comment 2 RHEL Program Management 2014-10-01 10:13:25 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 6 Pavel Moravec 2015-01-14 12:37:40 UTC
Potential fix:

/opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/actions/katello/product/create.rb:

comment out lines:

#          plan_action(::Actions::Candlepin::Product::CreateUnlimitedSubscription,
#                      :owner_key => organization.label,
#                      :product_id => cp_id)

But I am not sure if this is not rather hiding the problem..

Comment 7 Pavel Moravec 2015-01-15 08:56:11 UTC
Interesting observation:

scenario "create product via WebUI and immediate delete it" does _not_ create the orphaned subscription. One has to refresh subscriptions page in the WebUI meantime.

Comment 8 Tom McKay 2015-01-15 16:53:04 UTC
When creating a "custom product" a new subscription of unlimited quantity will also become available in the subscriptions list. This subscription is for use on content hosts that wish to consume the repos in this custom product.

There was a bug where the subscriptions would not be indexed for search properly which would lead to differing visible results (this will be fixed in Satellite-6.1). A work-around to confirm is to run the 'foreman-rake katello:reindex' which would update all of the search index.

Comment 9 Pavel Moravec 2015-01-26 15:55:44 UTC
Closing this as duplicate of 1173613.

*** This bug has been marked as a duplicate of bug 1173613 ***


Note You need to log in before you can comment on or make changes to this bug.