Get list of issues assigned to particular person

devendar gorenkala September 11, 2019

 

Need to list of issues assigned to particular person by creating console application in C#

Using Rest API of Jira.

 

 

 

 

1 answer

0 votes
jira guy
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.
September 11, 2019

If you are using jira server you can start from here 

https://docs.atlassian.com/software/jira/docs/api/REST/8.2.4/

I can't really help with C# code

Suggest an answer

Log in or Sign up to answer