-
-
Notifications
You must be signed in to change notification settings - Fork 309
Description
Pre-submission checklist
- I have searched for existing open or closed issue reports with the same problem.
Description
Hi,
We recently upgraded from v0.24.6 to v1.0.0 using the deb package and encountered this issue:
error.4024 The filter expression '{"filter":"done = 'false"}'' is invalid: unexpected character '{'
https://community.vikunja.io/t/problems-loading-list-tab-in-projects-filter-error/4060.
I don't really understand why this happened, as we only had those two versions on our server and this issue was not present on our test server where we tested the upgrade.
Even stranger, not all projects had this incorrect filter configuration ({ "filter": "done = false" } instead of done = false) in their list view, despite all projects being created in v0.24.6.
I have already run 'vikunja migrate', but this did not fix the issue.
Thanks in advance.
Markus
Vikunja Version
v1.0.0
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
No
Screenshots
No response