#4681 New Issue page gives 404 error on forked repositories
Closed: Fixed by jlanda. Opened by wattersmt.

I have a cloned repository with issue tracking enabled however pagure returns a 404 error when I attempt to create new issues. Screenshot is attached.

<!!image>


There seems to be an username missing in your url

There seems to be an username missing in your url

Yes, I'm not sure why that is happening but that is the URL I was redirected to.

Reproduced: https://stg.pagure.io/fork/jlanda/jlanda-tests/issues . bew issue button's url_for() lacks username

As @pingou said, you can workaround it adding the username to the url

Metadata Update from @jlanda:
- Issue tagged with: UI, easyfix

Metadata Update from @jlanda:
- Issue assigned to jlanda

The URL in the New Issue button appears to be missing the user name. The button links to https://pagure.example.com/fork//dart-facts/new_issue which is missing my user name. Adding the user name to the URL in my address bar does bring up the proper form.

Metadata Update from @jlanda:
- Issue tagged with: bug

Metadata Update from @pingou:
- Issue set to the milestone: 5.9

This should be fixed in master which will become 5.9.

Metadata Update from @jlanda:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata
Related Pull Requests