Hide Forgot
Description of problem: After adding a gpg key, I tried to add a product. on right pane of create product page, the GPG list box was empty. The default selection should automatically show the added key instead of empty box. The bahviour should be similar to create product page, which selects the GPG key by default. Version-Release number of selected component (if applicable): [root@dhcp201-214 ~]# rpm -qa | grep katello katello-configure-0.1.49-1.el6.noarch katello-0.1.167-1.el6.noarch katello-qpid-broker-key-pair-1.0-1.noarch katello-cli-common-0.1.33-1.el6.noarch katello-glue-foreman-0.1.167-1.el6.noarch katello-trusted-ssl-cert-1.0-1.noarch katello-glue-candlepin-0.1.167-1.el6.noarch katello-glue-pulp-0.1.167-1.el6.noarch katello-httpd-ssl-key-pair-1.0-1.noarch katello-repos-0.1.4-1.el6.noarch katello-cli-0.1.33-1.el6.noarch katello-common-0.1.167-1.el6.noarch katello-all-0.1.167-1.el6.noarch How reproducible: always Steps to Reproduce: 1. Add only one gpgkey 2. Add product 3. Actual results: on create product page, the GPGkey list box shouldn't be empty as one key is already added. So in case of one key, UI should select it by default as in create repo page. Expected results: GPG list box is empty on create product page. Additional info:
Created attachment 551136 [details] No default selection for GPG key on create product page
Created attachment 551137 [details] Default selection is there on Create repo page
the default *should* be blank. GPG keys are not required for products For a future version we will add some text messaging to this page to explain this. Going to align this to 1.1
Mike can you provide explanation for #3 (so I can copy'n'paste it to webpage :)
Upstream - https://github.com/Katello/katello/pull/1290
Added a tooltip next to the GPG key to let users know that GPG keys are optional and can be left blank. a4e8c782fe74d43c84b5f7e639e4f0eecae9a980