Page 1 of 1

Question about filter

Posted: Wed Jul 27, 2011 10:29 am
by Alberto
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

Re: Question about filter

Posted: Wed Jul 27, 2011 2:44 pm
by Petko
That is a bug, it will be fixed in the next release.