Actions
Bug #5044
closedLinks from ack key subscriptions using product name instead of id
Description
The links to the subscriptions on the activation key subscriptions tab are using the subscriptions name to construct the URL rather than the id.
/katello/activation_keys#/subscriptions/PUPPET%20FORGE/info
vs
/katello/activation_keys#/subscriptions/ff80808144b76da40144b773d1a40005/info
Steps to Reproduce¶
- Ensure you have at least one product/subscription
- Go to the activation key page
- Create an activation key if necessary
- Go to the subscriptions add tab
- Notice the links to the subscriptions are incorrect
Actions