Using JIRA Workflow Toolbox, is it possible to add a condition based on a custom field in an Epic?
I'd like to have a condition on a transition only show up if the current user = user in a field at the Epic level. I can't seem to figure this out.
Hi @Wes ,
please add a Boolean Condition using the following expression:
toString(fieldValue(%{nnnnn},epic())) = %{00020}
Replace nnnnn with the field code of your user picker - assuming it's a single user picker. 00020 represents the current user.
Please let me know if that solves your problem.
Cheers
Thorsten
Hi Wes,
Thanks for the feedback. Would you please be so kind and mark my answer as correct?
Cheers
Thorsten
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.