Is it possible to create a Custom Report like Sprint or Epic report under Reports TAB in JIRA Agile?
If yes then how can I achieve the same? Is there any tutorial for it?
I am using JIRA 6.1.7 version with JIRA Agile plugin.
Is it possible to create a Custom Report like Sprint or Epic report under Reports TAB in JIRA Agile?
If yes then how can I achieve the same? Is there any tutorial for it?
I am using JIRA 6.1.7 version with JIRA Agile plugin.
You have several options:
jiraReports, a cloud-based tool (supports Jira Agile)
free-form reporting plugins like eazyBI or Intelligent Reports (both support Jira Agile)
plugins for specific reports (search the Marketplace)
for complete customization, you can create a plugin using HTML and Java (report-specific plugin tutorial)