Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

127
Views
Retrieve one specific key from JSON array with helpers

I have the following array with an object:

"customfield_10297": [
                    {
                        "self": "https://xxxxx.atlassian.net/rest/api/2/customFieldOption/10326",
                        "value": "Manual",
                        "id": "10326"
                    }
                ],

And I want to retrieve only the value key from it. Is there any way to do it with handlebars? I know only that I can iterate, but the whole array appears in report this way:

<br><b>Test Type:</b> {{#each data.jira.customfield_10297}}
                            {{#each this}}
                                <{{@key}}>{{this}}</{{@key}}>
                            {{/each}}
                            {{/each}}
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!