Closed
Description
- Gitea version (or commit ref):
- Git version: gitea-1.1-windows-4.0-amd64
- Operating system: Windows Server 2012 R2
- 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:
2017/04/04 08:40:09 [...routers/user/home.go:132 Dashboard()] [E] env.MirrorRepos: mssql: Column 'repository.owner_id' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause.
Description
Setup and configured a new gitea instance using MSSQL backend. Created a new organization and the dashboard for that organization fails to load and gives a 500 error.