Forums

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

How can I generate report using JIRA API and PHP?

Lucas
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
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