Forums

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

Jira Automation - Smart value {{issue.TempoAccountField}} doesn't return anything

Lauren Cooper
Contributor
June 1, 2023

Hi,

I have written a rule which works except it doesn't give me the Tempo Account value as text.

I am trying to add it to the Description field and I have tried all of the values suggested in the Jira smart values - issues | Cloud automation Cloud | Atlassian Support documentation:

{{issue.TempoAccountField}}

Accesses a Tempo Account field's properties.

Available properties

  • {{issue.TempoAccountField}} - Returns the name of the account

  • {{issue.TempoAccountField.id}} - Returns the ID of the account

  • {{issue.TempoAccountField.name}} - Returns the name of the account

  • {{issue.TempoAccountField.value}} - Returns the name of the account

 

{
"fields": {
"description": "{{issue.key}}\nAccount: {{issue.TempoAccountField.name}}"
}
}

Description.png

I can get any to work. I have even tried the customfield_xxxxx value.

Any ideas please?

1 answer

1 accepted

2 votes
Answer accepted
Susanne Götz _Tempo_
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.
June 1, 2023

Hi @Lauren Cooper

You might want to check the smart value {{issue.Account.value}} to get the name of the Account that is set on the issue.

Best regards,
Susanne Götz
Tempo Team 

Lauren Cooper
Contributor
June 1, 2023

Hi @Susanne Götz _Tempo_ 

Success! Thank you so much! 👍

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events