Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Hi, team
I am trying to get project, plan, and build details for a particular Jira issue. Currently, I am using,
"https://{site name}/rest/api/latest/result?issueKey=xyz1&expand=results" which will give us response when a issue contain build details. Is any other possible way to get project and plan details for a particular Jira issue.