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.
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.