Hide Forgot
Steps to Reproduce: 1. register a system (with actiovation key, but it's probably not relevant) into Library 2. create new custom product and repo 3. show the system details: subscriptions tab Actual results: no available susbcriptions Expected results: the product available to subscribe Additional info: subscription-manager list --available shows the product correctly and I can susbcribe. After subscribing, I can see the system UI susbcribed to the product
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.
PR: https://github.com/Katello/katello/pull/3053
commit a287a6aabbd0194a3fba15245b40e8820979f357 Merge: 2a950d6 d9036b8 Author: Walden Raines <walden> Date: Mon Sep 30 13:44:12 2013 -0700 Merge pull request #3053 from waldenraines/bug-1009398 Bug #1009398 - allow checkboxes for subscription filters, fixes #3029. commit d9036b8b7fc5854347159c318acc3fbe3b9508b3 Author: Walden Raines <walden> Date: Fri Sep 27 17:18:49 2013 -0400 Bug #1009398 - allow checkboxes for subscription filters, fixes #3029. The subscriptions page was using user preferences for filtering subscriptions rather than user supplied values. This allows the user to control filtering.
Think we may have tracked this down, doubt it will be verifiable as is.
Thinking the issue is an encoded '/' in the url. Note the %2F below: katello/api/systems/cfd2094d-0483-4e02-aa58-dbd4e9c42fcc/subscriptions%2Favailable?offset=0&search=
PR: https://github.com/Katello/katello/pull/3109
commit 15b5305eedfb85433b470597cefbbb9765c58e8a Merge: b2bfe85 1c2c5aa Author: Walden Raines <walden> Date: Mon Oct 7 13:44:48 2013 -0700 Merge pull request #3109 from waldenraines/bug-3029 Bug #1009398 - fix %2f (/) in available subscriptions url, fixes #3029. commit 1c2c5aae2c8c657d8f885c10391c907475d80ddf Author: Walden Raines <walden> Date: Mon Oct 7 15:49:42 2013 -0400 Bug #1009398 - fix %2f (/) in available subscriptions url, fixes #3029.
*** Bug 1015256 has been marked as a duplicate of this bug. ***
Verified with snap6 compose2 (MDP2) katello-qpid-client-key-pair-1.0-1.noarch katello-glue-candlepin-1.4.6-40.el6sat.noarch katello-1.4.6-40.el6sat.noarch katello-foreman-all-1.4.6-40.el6sat.noarch katello-candlepin-cert-key-pair-1.0-1.noarch katello-configure-1.4.7-6.el6sat.noarch signo-katello-0.0.23-2.el6sat.noarch katello-glue-elasticsearch-1.4.6-40.el6sat.noarch ruby193-rubygem-katello-foreman-engine-0.0.12-3.el6sat.noarch katello-cli-1.4.3-24.el6sat.noarch katello-certs-tools-1.4.4-1.el6sat.noarch katello-qpid-broker-key-pair-1.0-1.noarch ruby193-rubygem-foreman-katello-engine-0.0.17-6.el6sat.noarch katello-common-1.4.6-40.el6sat.noarch pulp-katello-plugins-0.2-1.el6sat.noarch katello-configure-foreman-1.4.7-6.el6sat.noarch katello-selinux-1.4.4-4.el6sat.noarch katello-cli-common-1.4.3-24.el6sat.noarch katello-glue-pulp-1.4.6-40.el6sat.noarch katello-all-1.4.6-40.el6sat.noarch ruby193-rubygem-katello_api-0.0.3-4.el6sat.noarch I registered a system via rhsm and command I used is: subscription-manager register --username admin --password admin --org org-name --env env-name/cv-pub-name --force System was registered successfully, but I can't see any subscription under the system-> subscription tab. "subscription-manager list --available" command shows the product correctly and I can susbcribe. After subscribing, I can see the system UI subscribed to the product.
Verified with MDP2 Snap6 Compose3. [root@HOST201-143 ~]# rpm -qa | grep katello katello-1.4.6-44.el6sat.noarch katello-qpid-client-key-pair-1.0-1.noarch katello-configure-1.4.7-7.el6sat.noarch katello-glue-elasticsearch-1.4.6-44.el6sat.noarch katello-foreman-all-1.4.6-44.el6sat.noarch katello-candlepin-cert-key-pair-1.0-1.noarch ruby193-rubygem-foreman-katello-engine-0.0.17-6.el6sat.noarch katello-common-1.4.6-44.el6sat.noarch pulp-katello-plugins-0.2-1.el6sat.noarch katello-configure-foreman-1.4.7-7.el6sat.noarch katello-cli-1.4.3-26.el6sat.noarch katello-certs-tools-1.4.4-1.el6sat.noarch katello-qpid-broker-key-pair-1.0-1.noarch katello-selinux-1.4.4-4.el6sat.noarch katello-glue-pulp-1.4.6-44.el6sat.noarch katello-glue-candlepin-1.4.6-44.el6sat.noarch katello-cli-common-1.4.3-26.el6sat.noarch katello-all-1.4.6-44.el6sat.noarch ruby193-rubygem-katello_api-0.0.3-4.el6sat.noarch signo-katello-0.0.23-2.el6sat.noarch ruby193-rubygem-katello-foreman-engine-0.0.12-3.el6sat.noarch I can see the subscription under registered systems's subscriptions tab.
Created attachment 814999 [details] subscriptions are visible under system's subscriptions tab.
This was verified and delivered with MDP2. Closing it out.
This was delivered and verified with MDP2. Closing the bug.