Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Created attachment 1028090[details]
Product_content tab on activation-key page with TypeError: in dev-tools's console
Description of problem:
I was trying to create activation-key. It was created successfully and later I added the subscription to it. But when I select the product_content tab. I got following error in development_tools console:
TypeError: Cannot read property 'length' of undefined
Please see the attached screenshot
Version-Release number of selected component (if applicable):
sat6.1 GA snap5
How reproducible:
always
Steps to Reproduce:
1. create activation-key
2. add subscription
3. select product _content tab
Actual results:
Product_content tab on activation-key page remains in loading state and getting TypeError: Cannot read property 'length' of undefined
Expected results:
it should show all products from selected subscriptions.
Additional info:
Moving to POST since upstream bug http://projects.theforeman.org/issues/10575 has been closed
-------------
Walden Raines
Applied in changeset commit:katello|0994bb85a732738213f4db8bea6bcbd22b604ea0.
(In reply to Sachin Ghai from comment #7)
> Reproducible with snap5 compose2.
>
> I can still see the page in loading state. Please see attached bz.
I mean the attachement.
Verified with Sat6.1 GA snap6.
I can see now "product_content" tab under activation_key loads properly. I can see the product listing from the selected subscriptions. Please see the attached screenshot for verification. Thanks for fixing the issue.
Created attachment 1028090 [details] Product_content tab on activation-key page with TypeError: in dev-tools's console Description of problem: I was trying to create activation-key. It was created successfully and later I added the subscription to it. But when I select the product_content tab. I got following error in development_tools console: TypeError: Cannot read property 'length' of undefined Please see the attached screenshot Version-Release number of selected component (if applicable): sat6.1 GA snap5 How reproducible: always Steps to Reproduce: 1. create activation-key 2. add subscription 3. select product _content tab Actual results: Product_content tab on activation-key page remains in loading state and getting TypeError: Cannot read property 'length' of undefined Expected results: it should show all products from selected subscriptions. Additional info: