Forums

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

Same issue in two different project in rest api call

Prabhat Kumar
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!
May 4, 2023

Are ther possibility that jira search issue rest api call for 2 different project with jql filter can return same issue.

For an example below search api call we use jql filter get project project specific issues.

rest/api/2/search?jql=project=<projectId>&startAt=0&maxResults=10

 

Is there a way either if issue is linked to multiple projects then same issue id will be returned to different project api calls?

1 answer

1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 4, 2023

Welcome to the Atlassian Community!

No, you can't do this.  An issue cannot be in two projects.

Suggest an answer

Log in or Sign up to answer