Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

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

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 Leaders.
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 

 

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events