Actions
Bug #24128
closedRH Repositories page contains wrong link to subscriptions page
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
When there's no imported manifest the repos page shows a message "No Red Hat products currently exist, please import a manifest here to receive Red Hat content. No repository sets available." where "here" is a link to:
https://foreman.example.com/subscriptions/manifest/import
That page doesn't exist which leads to a blank page being displayed to the user.
The link should instead be:
https://foreman.example.com/subscriptions/
Actions