Hi Guys,
I tried to pick up these issues which are not closed by QA, and meet some problem, need your support.
First, I can use the below jql to find these one which are closed by QA as below:
project = MUSIC AND issuetype = Bug AND created >= 2018-01-01 AND created <= 2018-12-31 AND status changed TO closed BY membersOf('QA')
And then I try to add "NOt" before memberof, but it doesn't work, any suggestion is welcome, Thanks!
Hello,
You should add "not" before the status word
Thanks Alexey, it works!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.