Susana Rodrigues
1 min readMay 8, 2020

--

Hi, I’m trying to use automation to set the Tempo Team field for a set of conditions, i tried some approaches but without success, this was the last one:

{ “update”: {
“customfield_123”: [
{ “set”: {
“id”: 18,
“value”: “T1”
} } ] }}

Can you help me or do you know where i can get help?

Other automation that would be useful for me is to copy the team field from the epic to the children tasks.

Thanks so much,

Susana Rodrigues

--

--