obsidian-jira-issue icon indicating copy to clipboard operation
obsidian-jira-issue copied to clipboard

[Question] How to pull only specific attribute from a custom field (sprint)

Open Didinho opened this issue 1 year ago • 5 comments

Hi all,

I would love to know how to get only a specific value of the array which I get back using my query. I am querying a custom field "sprint" and getting back a lot of information. I want to show only the name of the sprint.

Thank you for feedbacking.

image

Didinho avatar Nov 15 '23 21:11 Didinho

I have a slightly worse version of this where the custom field is a user object, so the response is massive, spanning multiple lines: image

I'd love to be able to either pick out a specific, nested property from the response instead. In my case something like $VALIDATED BY.display_name.

pi-nathan avatar Feb 06 '24 17:02 pi-nathan

Is there a solution implemented for this ?

bwbioinfo avatar May 01 '24 13:05 bwbioinfo