Autofill Text Custom Field

Sagi Gueta
Contributor
October 3, 2022

Hello,

I'm trying to define an automation that will auto fill a regular text field ("Aha! Release Version") based on another version custom field ("Released Version").

I'm using as a set value the following smart value:

{{issue.fields.customfield_10206}}

but for some reason.. there is nothing going on. I've tried several other things that worked good for me in the past but nothing will do.

Do you have any idea what can possibly be the right method for that issue?

 

Thanks in advance :) 

 

Community.JPG

1 answer

1 accepted

3 votes
Answer accepted
Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 3, 2022

You need to remove field from your smart value, it should look like this:

{{issue.customfield_10206}}

Sagi Gueta
Contributor
October 3, 2022

@Mikael Sandberg  Hey thanks for the idea!

It's works now - but still not as I've expected, as it shows the id of the version, instead of its name.. Is there any option to make it copy that value as it shown in released version?

 

Community 2.JPG

Mikael Sandberg
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 3, 2022

Okay, so add .name to your smart value and that should give you the name.

Like Sagi Gueta likes this
Sagi Gueta
Contributor
October 3, 2022

Works great now :D

Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events