Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Didinho opened this issue Nov 15, 2023 · 2 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Didinho
Copy link

Didinho commented Nov 15, 2023

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 Didinho added the documentation Improvements or additions to documentation label Nov 15, 2023
@pi-nathan
Copy link

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.

@bwbioinfo
Copy link

Is there a solution implemented for this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants