I would like to create a simple daily/weekly report from Jira Agile, showing only four items:
1. Issue number
2. Assignee
3. Status
4. Due Date
We have a "waterfall" reporting process for our client, and this at-a-glance report would be very helpful. Anyone have any ideas on how to do it? Do I need a specific plug in?
SQL for JIRA supports the JIRA Software (Agile) REST API as well as the JIRA Core Java API under an uniform layer of standard SQL so you can get the issues belonging to any sprint, board, backlog, etc and join JIRA Core data to get the assignee, status, due date, worklogs as well as any users' data in general.
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.