Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can't catch {{fromString}} in custom value

Andrey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 18, 2022

Hey there,

Trying to automatically create specific tasks when the custom Tactic Type field changed by the team from one to another value but only {{toString}} can be seen.

 

Screenshot 2022-04-18 121509.png

Thanks in advance!

1 answer

1 accepted

1 vote
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 18, 2022

Hi @Andrey -- Welcome to the Atlassian Community!

Please try using {{changelog}} or {{fieldChange}} as the source for the change rather than {{issue}}

You may find examples of those smart values here: https://support.atlassian.com/cloud-automation/docs/jira-smart-values-issues/

Kind regards,
Bill

Andrey
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 19, 2022

@Bill Sheboy, thanks for this! {{changelog}} worked for me

Screenshot 2022-04-19 143818.png

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer