[Bug?] Filtering on property=-1 and ordering by the same property at the same time

Nagy Gabor <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <20210511233010.12060d89@Dell>
Dear Roundup users,

I found a strange behaviour in my roundup tracker. I am not sure if
this is a bug (it was mentioned in this ML, that filtering has some
tricky options with negative numbers). If it is a bug, I will report
this in the bug tracker too.

Symptom:

http://localhost:8080/tracker/issue?@filter=status&status=-1,2

lists all issues with status -1 (unset) or 2 (deferred).

However, in the list of

http://localhost:8080/tracker/issue?@filter=status&status=-1,2&@sort=status

issues with status -1 are missing.

I do not understand what happens here...

Regards,
Gábor


_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.