The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

How To automate Add Selected Field

BD08
May 14, 2024

I have create a one field in my Team Call the OKR the OKR create in Ide type and then can i create automation Screenshot 2024-05-15 at 06.29.18.png
but i have issue after create automation data

Screenshot 2024-05-15 at 06.33.20.png

{
"update": {
"customfield_10413": [{
"add": { "value": "wakmen" }
}]
}
}

 

And Then Have issue

Screenshot 2024-05-15 at 06.34.00.png

 

 

Because i think Product discovery not have child ide

in my maxxitani.atlassian.net

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Kalyan Sattaluri
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 Champions.
May 14, 2024

Hello @BD08 

Your current error is because you have OKR field selected in the dropdown and are also trying to update in the Advanced edit section.

To resolve this error, take out the OKR field checkbox from the dropdown "Choose fields to set".

Once thats resolved and rerun the rule and you can verify if your JSON is valid or not for the field.

If this is a single select drop down, you JSON should be of the format:

"customfield_11449" : { "value": "wakmen" }

BD08
May 14, 2024

my need is add selected falue 

 

 

TAGS
AUG Leaders

Atlassian Community Events