From https://pagure.io/fedora-docs/package-maintainer-docs/issue/77
What works: 1. https://packager-dashboard.fedoraproject.org 2. Type in orphan, submit. 3. Javascript uses API, loads result, and changes URL to https://packager-dashboard.fedoraproject.org/user/orphan
orphan
What doesn't work: https://packager-dashboard.fedoraproject.org/user/orphan -> Nginx 404
When /user/:orphan page is open (from the 3-step JS navigation), opening https://packager-dashboard.fedoraproject.org/ in a new tab redirects (JS, replace URL) to https://packager-dashboard.fedoraproject.org/user/orphan with the content being of /user/:orphan (the non-404 variant). No redirection should happen.
/user/:orphan
Should be fixed now, thanks for the report!
Metadata Update from @frantisekz: - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/apps/packager_dashboard/issues/144
Please continue any further discussion there.