I am migrating my team's project work into Jira Initiatives & Epics. The team are currently updating their work in Jira as well as summarizing those same updates weekly into a shared document for leadership consumption. This is very inefficient. I need a method to regularly retrieve and present the following data elements from Jira and present in a Dashboard or a send a digest email to designated recipients:
- Issue Key for a given filtered list of Initiatives, Epics, Stories or Work Items
- Description
- Assignee
- Priority
- Work log - only the most recent from the past 1-14 days
- Comments - only the most recent from the past 1-14 days
I tried building a Filter and an Activity Stream Gadget, but neither of those were able to accomplish this. Are there other tools / solutions I should try?