Daily reporting of issues in JIRA on demand

Mohini P April 24, 2014

Hi All,

I want to setup an automated email that will email Daily issue created number, resolved number and closed number as well as CSV / excel files for each in one single summary email. Can this be done? I am using JIRA on demand and I need to send this automated email at particular time to a group.

3 answers

2 votes
Jüri Kaljundi November 24, 2014

You could use Weekdone JIRA reporting and dashboards add-on and set the e-mail report interval as daily. See https://marketplace.atlassian.com/plugins/com.weekdone.atlassian-connect.jira

Here's how it looks:

dashboard.png

marketplace-screen-2-crop.png

screen-project-dashboard.png

wallboard-demo-2.png

0 votes
Lauma Cīrule
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.
April 27, 2014

If you are still looking, you can check out eazyBI report creation plugin for JIRA.

With eazyBI you can create custom reports based on JIRA data and subscribe for eazyBI dashboard e-mail that will send regular e-mails of your dashboards.

Please let me know if you have any additional questions about eazyBI, you can contact me directly on support@eazybi.com

Kind regards,
Lauma

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 24, 2014

No. Jira doesn't have a report like that, so you'd need to write an addon to do it, which you can't upload into OnDemand.

The closest you can get is to create filters that will search for issues and subscribe to them.

Your other option is to write something that will scrape the information out of Jira over REST and send the mail for you, or try to do that in an Atlassian connect plugin.

In the meantime, I'd set up a dashboard displaying this information and poke your users to tell them to check it regularly.

Mohini P April 28, 2014

Thank you Nic. Yes I had already followed the filter subscription option. But, that is not what my management will be interested in.

I am new to JIRA so have little knowledge pertaining to writing own code. Can you give me some pointers for the same?

Suggest an answer

Log in or Sign up to answer