The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Team Uncertainty in API call

Dharmraj Chauhan
December 17, 2023

Requesting url:  jira_domain/rest/projects/1.0/project/project_key/rapidviews

Sometimes this API call is not returning the all the associated teams with the projects.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
George Elshamaa
December 18, 2023

Hey @Dharmraj Chauhan ,

Apologies I don't have an active Jira server instance to test this out. But, I believe this is due to Jira paginating the results to make sure responses are easier to handle. Could you try add this parameter to the url "&maxResults=1000". Refer to the following link.

Let me know if that changes anything.

Thanks,

George

Dharmraj Chauhan
January 20, 2024

Thanks @George Elshamaa for your quick response.

I dont think this rapidviews link has the maxresults parameter.

Requesting url:  jira_domain/rest/projects/1.0/project/project_key/rapidviews

Response: 

image.png

While on the Jira i can able to see 4 teams,

image.png

 

is there any other API by which i can get all tagged teams under specific project based on the Project Key. ?

 

Again thanks for the response, and apologize for my delayed acknowledgement.

Thanks,
Chauhan Raaj