Closed
Description
Gitea Version
1.16.0+dev-825-gaf9247392
Git Version
2.34
Operating System
Windows
How are you running Gitea?
Console/ service
Database
SQLite
Can you reproduce the bug on the Gitea demo site?
No - only because unable to create organisations
Log Gist
https://gist.github.com/eeyrjmr/da0e4db660632599685d4019953ddb74
Description
When you navigate to an organisations page and try to click on Issue/Pull Request/Milestone page you are presented with a 500 error
This does not happen with 1.15.x
steps to recreate
- make an organization (eg test)
- navigate to the organization dashboard ( http://localhost:3000/org/test/dashboard)
- click on issues ( http://localhost:3000/org/test/issues )