Forums

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

Is it possible to get all the assignees for a given Jira ID

Augu J N January 3, 2024

I want to get the all the assignee values for a given Jira

1 answer

2 votes
Florian Bonniec
Community Champion
January 3, 2024

Hi @Augu J N 

 

You should be able to find the information in the issue history. You should be able to parse these using scriptrunner with a script or fetch the information using the rest api.

 

https://docs.atlassian.com/software/jira/docs/api/REST/9.11.0/#api/2/issue-getIssue

https://library.adaptavist.com/entity/show-assignee-history

 

Regards

Suggest an answer

Log in or Sign up to answer