In the workflow I am creating subtasks whenever a parent task is open automatically and setting values of custom fields in the subtasks.... however I'd like to be able to set a drop down in the parent task when Issue Type is equal to <whatever>.
Said parent task won't have a SubTask created... (though in the future it may)
But basically,
Parent Task created > Issue Type Selected TRIGGERS <MyCustomField> to be set to <MyCustomDropDownOption>
The rest of the fields are manually set
Any ideas where and how to set this?
Yes, you can use another excellent plugin from Jamie (same author as Script RUnner) the JIRA Behaviors Plugin - https://marketplace.atlassian.com/plugins/com.onresolve.jira.plugin.Behaviours
Docs: https://jamieechlin.atlassian.net/wiki/display/JBHV/JIRA+Behaviours+Plugin
Makes it trivial to set one field based on another right from the workflow config.
I'll play with this tomorrow... just installed it.
From desc sounds excellent!
Already has another feature I was wanting to implement but just accepted I couldn't "mandatory based on other fields"
Amazing.
Thanks Eddie
And Jamie.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey, so I started looking at this plugin today.
I'm not rally sure how to use it to do what I want. The documentation has some exmaples but they aren't what I'm looking for and I'm not sure how to modify to make it work for me.
Can you help me out a little with it?
In a parent task....
When issuetype ="x"
then set customfield1 = "y"
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.