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 1099977 - ISE when I attempt to add subscription to activation key via webUI: NoMethodError: undefined method `pool'
Summary: ISE when I attempt to add subscription to activation key via webUI: NoMethodE...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: WebUI
Version: Nightly
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: Unspecified
Assignee: Tom McKay
QA Contact: Kedar Bidarkar
URL: http://projects.theforeman.org/issues...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-05-21 17:05 UTC by Jan Hutař
Modified: 2019-09-26 14:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-02 14:05:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Mostly /var/log/foreman/production.log (14.94 KB, text/plain)
2014-05-21 17:05 UTC, Jan Hutař
no flags Details
ak subscriptions Add lists appropriately (72.01 KB, image/png)
2014-06-06 07:15 UTC, Kedar Bidarkar
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 5890 0 None None None 2016-04-22 16:42:33 UTC

Description Jan Hutař 2014-05-21 17:05:42 UTC
Created attachment 898078 [details]
Mostly /var/log/foreman/production.log

Description of problem:
ISE happens when I attempt to add subscription to activation key via webUI - error message is like "NoMethodError: undefined method `pool'..."


Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140521.0


How reproducible:
always


Steps to Reproduce:
1. # hammer activation-key create --content-view-id 2 --name MyActivationKey \
     --organization ACME_Corporation
   Activation key created
2. In webUI go to:
   Content -> Activation Keys -> MyActivationKey -> Subscriptions -> Add


Actual results:
Loading sign is shown indefinitely because ISE happens below


Expected results:
Should work

Comment 3 Brad Buckingham 2014-05-22 20:48:22 UTC
Created redmine issue http://projects.theforeman.org/issues/5890 from this bug

Comment 4 Tom McKay 2014-05-30 20:46:44 UTC
Works upstream:

hammer activation-key create --organization-id 3 --content-view-id 2 --name aa 

Was able to visit aa and add subscriptions

Comment 6 Kedar Bidarkar 2014-06-06 07:14:07 UTC
verified with satellite6-snap8

works fine.

[root@xxxx ~]# hammer activation-key create --content-view-id 7 --name puppet3_ak --organization-id 1
Activation key created

Attaching the screenshot from the UI shortly.

Comment 7 Kedar Bidarkar 2014-06-06 07:15:43 UTC
Created attachment 902786 [details]
ak subscriptions Add lists appropriately

Comment 8 Bryan Kearney 2014-07-02 14:05:53 UTC
This was delivered with 6.0.3, which is the Satellite 6 Beta.


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