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

Jira cloud issue search API not returning assignee and label fields

David Adeyemi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Jun 10, 2023

I'm using the jira issue get api (/rest/api/3/search) endpoint to get all issues but the issue objects being returned do not have certain fields in the fields object like the "assignee" field which returns null and the "labels" field which returns an empty array. I have tried specifying that all fields should be returned by adding "*all" to the fields query in the endpoint i.e /rest/api/3/search?fields=*all and yet it returns the same results. How do I specify that the "assignee" field or any other field I want in the payload be returned in full?

2 answers

0 votes
August Rodil
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 25, 2023

I am having the same issue, has anyone been able to understand why?

0 votes
Ivan Lima
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jun 11, 2023

Welcome to the Atlassian Community.

Assignee and labels should return in the response body as default. Have you checked permissions and whether there are values for these fields?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events