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
{{ message }}
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Navigating to https://www.dsek.se/en/nolla/news results (from e.g. a notification) yields a There's nothing here yet! Please come back later. page. In the API request, the following error is returned: Undefined binding(s) detected when compiling SELECT. Undefined column(s): [id] query: select * from \"positions\" where \"id\" = ?
Short description of the bug
Navigating to https://www.dsek.se/en/nolla/news results (from e.g. a notification) yields a There's nothing here yet! Please come back later. page. In the API request, the following error is returned:
Undefined binding(s) detected when compiling SELECT. Undefined column(s): [id] query: select * from \"positions\" where \"id\" = ?
To Reproduce
Navigate to https://www.dsek.se/en/nolla/news, possibly a Nolla's account is required.
Context
The response looks something like
suggesting the frontend doesn't handle
null
wellThe text was updated successfully, but these errors were encountered: