Hi. We use a Cascading Field to assign Issues to each Queue in Jira Service Desk. We are now trying to add some Automation which will require this field to be set under certain conditions. I am stuck however on how to set a Cascading Field as it does not show as a selectable option in the Automation workflow (see below) and I have not been able to find any documentation explaining how to do this. I am new to Jira so possibly I am just not seeing the obvious answer. Thanks for your help.
Thanks @Angélica Luz. Look forward to seeing if this can be done OOTB. As an update, I worked out how to achieve this using the 'Jira Automation' pluggin.
{
"fields": {
"FIELD-NAME" : { "value": "FIRST-LEVEL", "child": { "value" : "SECOND-LEVEL"} }
}
}
https://docs.automationforjira.com/smart-fields/advanced-fields.html
Thank you for this. Super helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
excellent - works a treat!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chris,
I've checked that you opened a ticket with our support related to the same question.
I'll be watching the ticket and once it's resolved, I'll post the resolution here.
This is to avoid any possible misunderstanding or miscommunication that may arise from discussing the same matter in two different platforms.
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Time to up your Loom game! The new Loom Essentials Certification is here! Show off your skills, learn pro tips, and get officially recognized. Perfect for taking your video messaging to the next level.
Learn moreOnline 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.