You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fails to start after upgrade. There is a database roll out issue. Using specific 1.12.3 allows git to start, but UI fails due to incorrect SQL query:
2020/08/06 06:59:39 routers/user/home.go:60:getDashboardContextUser() [E] GetOrganizations: mssql: Column 'user.keep_activity_private' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause.
Screenshots
Not applicable
The text was updated successfully, but these errors were encountered:
Docker Latest (d523f424804cf80b3be0c0244241da7cc5ac82023c5daa04bd46a0cb38718e12)
Linux/Docker
[x]
):https://gist.github.com/onemustpersist/6e8a0c5735c8c9386bd391c97b8968b9
Description
Fails to start after upgrade. There is a database roll out issue. Using specific 1.12.3 allows git to start, but UI fails due to incorrect SQL query:
2020/08/06 06:59:39 routers/user/home.go:60:getDashboardContextUser() [E] GetOrganizations: mssql: Column 'user.keep_activity_private' is invalid in the select list because it is not contained in either an aggregate function or the GROUP BY clause.
Screenshots
Not applicable
The text was updated successfully, but these errors were encountered: