Same issue in two different project in rest api call

Prabhat Kumar 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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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