How can I achieve this with JQL? I already know how to filter for all my tasks where I was the assignee and the current status is "To Be Reviewed". But I need another condition, where I was the assignee who closed the story.
You'd have to look at the history. We capture date and assignee information for milestone transitions in seperate fields to make this easier and to allow easy sorting when exported to excel. That won't help you for the past, but you might think about it for going forward.
Ok, I think what I am trying to achieve is not possible with the kind of data I have access to. Since we are also using Fisheye/Crucible I think it is better to build my review workflow around those tools.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, I think what I am trying to achieve is not possible with the kind of data I have access to. Since we are also using Fisheye/Crucible I think it is better to build my review workflow around those tools.
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.