Writing a JIRA report
As previously mentioned, a JIRA report can display statistical information based on all the 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. |
|
This is a class to provide contexts for rendered velocity templates. Must implement the |
|
The localization key for the human-readable name of the plugin module. |
|
The human-readable name of the report. Appears in the plugins page. Default is the plugin key. |
Elements:
Name |
Description |
---|---|
|
The description of the report. |
|
The user visible name of the... |