Filter with multiple in
conditions for the same property breaks
#346
Labels
bug
Something isn't working
in
conditions for the same property breaks
#346
Description
Given the following filter
labels in Foo || (labels in Recurring && dueDate < now+10d)
I get the following error:
I added a
log.Warningf
statement to the code and it gives meThe workaround for me was to write
labels in <id of label 'Recurring'>
and the filter works as expected.When re-opening the filter editor, I even get
label in Recurring
rather thanlabel in 8
shown.Vikunja Version
0.24.4
Browser and version
No response
Can you reproduce the bug on the Vikunja demo site?
Yes.
Screenshots
No response
The text was updated successfully, but these errors were encountered: