Specific functionality:
On the report card we can additionaly add the average line. It shows the difference between created and resolved tasks.
Lables can be added and removed. While they are added the user can see number of tasks created or resolved at certain moment.
Setting up a report
Report has 4 tabs of configurations: Data source, Parameters, Display, Description.
Data source:
In this tab we can choose to get issues either by project, saved filter or JQL. Those are required fields.
Parameters:
In this tab user have to set up the number of “Roling days“ and “Period“. These field is required.
For example: Assignee, Issue type, Priorities, etc.
This report is called Created vs Resolved and on this report we are showing the number of issues that have been resolved(completed) compared to the number of issues that have been created over a period of time.
On top of the Area Chart there is a select box, which lets the users select the period of time(90 days, 60days, 30days) to compare the issues. Next to the select box we have texts that show the user the number of created issues in red and the number of issue resolved in green.
Hovering on the Area chart will display the current date and the number of issues created and the number of issues resolved on that specific date.
On the Y Axis we have the number of issues and on the X-axis we have the date that an issue is created or resolved.
Clicking on the Y-axis will redirect the user to the issues that have been created on that specific date.
The numbers on that show the issues that have been created and resolved next to the select box will redirect the user to the issues that have been created or resolved in the selected period of time