Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 when opening a Pull Request assigned to a deleted user #6797

Closed
2 of 7 tasks
sebastian-sauer opened this issue Apr 29, 2019 · 0 comments · Fixed by #6856
Closed
2 of 7 tasks

500 when opening a Pull Request assigned to a deleted user #6797

sebastian-sauer opened this issue Apr 29, 2019 · 0 comments · Fixed by #6856
Labels
Milestone

Comments

@sebastian-sauer
Copy link
Contributor

  • Gitea version (or commit ref): 1.8.0
  • Git version: n/a
  • Operating system: Debian
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:
    2019/04/29 11:22:10 [...outers/repo/issue.go:833 ViewIssue()] [E] Review.LoadAttributes: user does not exist [uid: 582, name: , keyid: 0]

Description

When opening a pull request that is assigned to a deleted user a 500-error page is shown to the user.

Looks like it's a similar issue to #2294 - which handles deleted milestones.

@lunny lunny added this to the 1.8.1 milestone May 6, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants