Syntax for a custom field

Ann R February 27, 2024

I have notification setup to go to a separate team with the information in the Jira ticket. 

1. I have user picker field - it doesn't pick the full name. It only appears the username. 

2. I also have a radio button field with a question - "Is this for a one time use case, or for repeat usage?" The response values are "One time use" / "Repeat use" 

When i add this to the notification i have it as {{issue.Is this for a one time use case, or for repeat usage?}} it fails the automation with error "Failed to get value for issue.Is this for a one time use case, or for repeat usage?:"

Any suggestion on how i can fix these two issues? 

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.
February 27, 2024

Hello @Ann R 

Please review below link and follow steps to identify your fields and it will tell you how data looks like so you know how to reference it. If still issues, share relevant JSON snippet of the field in your post so others can help you.

https://community.atlassian.com/t5/Automation-articles/Jira-Automation-Find-the-smart-value-for-a-field-to-build/ba-p/2390961

 

Suggest an answer

Log in or Sign up to answer