Can we update a field if if the issue has transitioned through a specified status ?
Like set a field (may be a custom field) to any value if this particular transition from X to Y occurs ? Can we do this.
I am asking this because I want to keep track all those stories which are re transitioned on the Board. Thanks all!
Raj,
JIRA already stores the history of status changes. You can search for them like this:
project = PWC AND status CHANGED FROM "In Progress" TO "Resolved" BY jsmith
See more examples here: http://blogs.atlassian.com/2013/02/jql-the-most-flexible-way-to-search-jira-24/
Thanks much Zahira. I know this.
But I was asking this if we could highlight these stories in any manner or differentiate the re transitioned stories in color or by updating the custom field on the Project board, is there any way ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.