The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is it possible to get the smart value for a cascading select field? I can get the value for the field but not the parent and child fields under it.
To get the value of the parent:
{{issue.fields.Cascade.value}}
And for the child:
{{issue.fields.Cascade.child.value}}
thanks! I got that to work! Here's my example:
{{issue.Plaza.value}} {{issue.Plaza.child.value}}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good, I was just typing a reply.
But the first is indeed the parent value and the second the child.
So for future reference: below there is a Cascade1 field, where the first value is 'option2' and the child value is 'sub2.2'
And here is the smart values output:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Announcing safe customer notifications in Jira Service Management as a building block for compliance and privacy needs At Atlassian, we understand the increasing need to be assured that your data i...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.