Actions
Bug #18018
closedError while navigating to Products from the GPG keys page.
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Credentials
Target version:
Difficulty:
easy
Triaged:
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1411800
Description of problem:
- While navigating to Content --> GPG Keys --> <Key_Name> --> Products --> <Product_Name>, hitting the below error.
~~~~
Couldn't find product '1481169055753'
~~~~
How reproducible:
- Always
Steps to Reproduce:
-> Create a Custom Product, Third Party repository and a GPG Key on Satellite server.
-> Associate the Key to the custom product.
-> Then navigate to the product tab on GPG Key page.
Actual results:
- Hitting the below error.
~~~~
Couldn't find product '1481169055753'
~~~~
Expected results:
- Should redirect to the Product page without any errors.
Actions