How can I generate report using JIRA API and PHP?

Lucas June 28, 2016

I am new to JIRA, how can I track how many tickets that were resolved for a particular team in a particular week using JIRA API and PHP from JIRA service desk? Do I need the admin login information for my .env file? 

1 answer

0 votes
Robert Massaioli _Atlassian_
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 29, 2016

You could probably just use JQL and saved filters to get this done. I would recommend trying that first.

But if they do not meet your needs then you could always write an Atlassian Connect add-on to do the job for you: http://connect.atlassian.com/

Suggest an answer

Log in or Sign up to answer