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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

How do i get the value of this nested field in parsed data?

Edited

Untitled.png

 

How do i get the value of this nested field in parsed data? i want to get the value of name in customfiled_10072 and attach it in opsgenie alert details

3 answers

@Elzha Odie  Hi Elzha, try removing the underscores and add the .name  at the end

 

extra_underscores.png

0 votes
Nick H
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 06, 2023 • edited

Hi @Elzha Odie ,

I believe we have spoken in another Community Question about the same issue.

Please try both of these suggestions below to extract that custom field into the alert, and let us know whether or not they work:

 

{{customFields.customfield_10072}}

{{customFields.customfield_10072.name}}

Untitled.png

 

I have tried to do this.. then i still didnt get those value above. thankyou

Nick H
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Mar 07, 2023

Have you tried either of these:

{{customFields.customfield_10072}}

{{customFields.customfield_10072.name}}

^ Note they do not include _parsedData (which is instead interpreted as _payload to extract this into the alert).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events