I just deleted my first repo (project) here on pagure, but when I look at my own projects page, the old repo is still listed there. When I click it, it goes to a standard 404 page though.
Desired behavior would be to remove it from the results?
'budget' is the deleted project, which I replaced with 'fedora-budget.
I got an email about this, seems to be due to the fedmsg git hook that has an entry for the project in the DB.
Needs to be fixed at the DB level.
Maybe try removing the git hooks and then try deleting the project again (as a way around until we fix the model)
This same issue hit me when I deleted fedora-kickstarts and recreated it.
It seems it's all correct, but if you search for fedora-kickstarts you get 3 projects named the same, and they show up in 'my projects'. ;(
I fixed the situation with fedora-kickstarts and the PR #1015 should address the underlying issue
fedora-kickstarts
I'm going to close this as fixed for now.
Let's reopen if it happens again :)