Writing a JIRA report
As we just mentioned, a JIRA report can display statistical information based on all elements within JIRA – for example, issues, projects, users, issue types, and so on. They can have HTML results and optionally Excel results.
To add new reports in JIRA, you can use the Report Plugin Module. The following are the key attributes and elements supported:
Attributes:
Name |
Description |
---|---|
|
This should be unique within the plugin. |
|
Class to provide contexts for rendered velocity templates. Must implement the |
|
The localization key for the human-readable name of the plugin module. |
|
Human-readable name of the report. Appears in the plugins page. Default is the plugin key. |
Elements:
Name |
Description |
---|---|
|
Description of the report. |
|
User visible name of the report. |
|
Velocity... |