I'd like to add a custom field to Story issues that displays the earliest workflow status of a Story’s sub-tasks.
example
Given:
The story displays the value STEP 1
Any suggestion on how to implement this would be greatly appreciated.
Thanks!
Hi Steve,
If you have Scriptrunner add-on, you can easily implement this using a scripted field. The script behind it will basically go through all subtasks of a story (if any), check the status of each of them and return the earliest one as the field's value.
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.