Bug #4364
Synchronization message from a Repository page links to incorrect URL
Description
After using the web UI to create a valid product/provider/repository, I then selected said repository and clicked the Sync Now button. Once I saw that the sync process was done (I was tailing logs), I reloaded the page and noticed a Finished message/link next to the repository (see attached screenshot). When I clicked on this link, I was taken to /katello/sync_management/index, which does not exist and gives me a "The page you were looking for doesn't exist" message. The correct url should be /katello/sync_management.
To reproduce it, make sure that you first select the product and then select the repository.
Associated revisions
History
#1
Updated by Mike McCune over 8 years ago
- Triaged set to Yes
#2
Updated by Bryan Kearney about 8 years ago
- Priority changed from Normal to High
You also get this when an error occurs. I attempted to sync a repo with a https:// prefix but it was not exposed over https://. The new products page repo overview showed me "error" for sync status. When I clicked on that, I was taken to:
#3
Updated by Eric Helms about 8 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset katello|commit:dd17dbc64e7f31d9cb3296a2163b20f765fbefdc.
#4
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 13
Fixes #4364: Adjust sync_management links to the proper page.