-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Description
- Gitea version (or commit ref): 20c54f8
- Git version: Docker Container
- Operating system: Docker Container
- 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:
Description
[...outers/repo/issue.go:835 ViewIssue()] [E] GetReviewersByPullID: mssql: Column 'user.lower_name' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause.
Create a pull request.
If i want to look at my pull requests i get the following issue 500 ServerError.
1.6.0
does not have this issue.