Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Filter "voter != currentUser()" probably not working as intended?

Marco Pereira Reiter October 6, 2022

Hey all,

when using the mentioned filter it is only showing results that have at least one (other) voter. I can't find issues, that have no voters.

I also have the "View watchers and voters" permission if that matters.

Is this intended? Is this a known bug?

Thanks

1 answer

1 accepted

2 votes
Answer accepted
Fabio Racobaldo _Catworkx_
Community Champion
October 6, 2022

Hi @Marco Pereira Reiter ,

welcome to the Atlassian community!

I just tried to my Data Center instance (JIRA 8.20.12) and != is working. It seems not working on JIRA 8.13.7. Please could you share your JIRA version?

Fabio

Marco Pereira Reiter October 6, 2022

Hi, thanks for your answer. We are on 8.20.13 apparently.

Fabio Racobaldo _Catworkx_
Community Champion
October 6, 2022

In that version I see the following behaviour :

voter != currentUser() -> all tickets with at least 1 vote but not the current user in that list

voter is EMPTY -> all tickets without any votes

If you need to retrieve tickets without your vote and any other votes please use :

voter != currentUser() or voter is EMPTY

Hope this helps,

Fabio

Marco Pereira Reiter October 6, 2022

This is so smart, thanks a lot!

Fabio Racobaldo _Catworkx_
Community Champion
October 6, 2022

you are welcome @Marco Pereira Reiter 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events