#3208 [Edit in your fork] redirects back to original repo
Closed: Fixed Opened by abitrolly.

I try to edit https://pagure.io/fedora-docs/docs-fp-o/blob/master/f/README.md but when I hit Edit in your fork button, Pagure show message Repo "forks/abitrolly/docs-fp-o" already exists and redirect me to https://pagure.io/fedora-docs/docs-fp-o


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

I think the issue isn't in the code but in the file-system, that error happens when a project got incorrectly/incompletely deleted. So the git repo still exist on disk and when you try to fork again it doesn't work anymore. I'll fix the disk :)

Hm, it seems you have a valid fork: https://pagure.io/fork/abitrolly/fedora-docs/docs-fp-o . Ok let me dig further

Found it, it's a bug :)

Metadata Update from @pingou:
- Issue assigned to pingou

Commit dc39657b fixes this issue

Metadata
Related Pull Requests