Hello Petko,
I have the following problem with filters:
I defined a new Attribute called 'Status' type 'Category' with a list of items like 'TODO', 'ACTIVE', ... 'DONE'.
I want to filter documents according to Status value so I defined a new filter like this:
Attribute=Status, Condition= is, Value=TODO (selected from popup list)
The filter doesn't work (No documents found).
---
On the other side the filter:
Attribute=Status, Condition= is not empty
is working and I can see all my documents even the ones having Status=TODO
Have you any suggestions ?
Thanks for your help.
-- Alberto
Question about filter
That is a bug, it will be fixed in the next release.