1

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.

Niel de Wet
  • 7,806
  • 9
  • 63
  • 100

1 Answers1

1

This should work:

status was "Testing" by USERNAME

Unfortunately the was operator was only introduced in Greenhopper 5.5 and JIRA 4.3, which is newer than our version so I can't test it.

[Original answer was by Tomas-S on Atlassian Answers.]

Niel de Wet
  • 7,806
  • 9
  • 63
  • 100