Hi Rodrigo,
We don't support cascading select list as part of the simple forms yet (tracked here: AUT-327 ) so you'll need to use advanced fields. https://docs.automationforjira.com/working-with-issue-data/advanced-fields.html#cascading-select-custom-field
You'll want to use something like:
{ "fields": { "First Field" : { "value": "First value", "child": { "value" : "Child value"} } } }
Cheers,
Brydie [Automation fro Jira]
Thanks for the information, I tried use advanced fields in my rule and works well.
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.