Forums

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

Can I find the assignee at a specific step in the workflow on Greenhopper?

Niel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 13, 2012
In Greenhopper, is it possible to find all issues that were assigned to a specific user at a specific step in the work flow?

We have a "testing" step, and I want to find all issues that we assigned to a specific user in that step. I have gone through the advanced search documentation, but there is nothing to this effect.

1 answer

1 accepted

1 vote
Answer accepted
Thomas Schlegel
Community Champion
March 13, 2012

Hi Niel,

I think you can find the issues with this JQL:

status was "Testing" by USERNAME

Best regards

Thomas

Niel
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 13, 2012

Hi Thomas, are you sure about the ``was`` operator? We are using v4.2 (according to the page footer) and the Advanced Search doesn't recognize ``was``.

Thomas Schlegel
Community Champion
March 13, 2012

Hi Niel,

you're right, I think the 'was' operator was introduced in v4.3

Without this operator, I think you have no chance to get the result you want, sorry.

Best regards

Thomas

Suggest an answer

Log in or Sign up to answer