Average Turnaround Time by State over Assignee

For each assignee, this chart shows the total number of issues (blue line) and the average time issues remain in each state (orange, purple, green, and pink bars). You can click any bar to refine on the corresponding assignee.

Business objects Issues (data model class issue)
Values (or X-Axis and Y-Axis)
  • X-Axis: Assignee.
  • Y-Axis: Number of issues.
Sorting The results are sorted by assignee.
Limits By default, only the top 10 categories are displayed.
Note: You can change the pagination to display all the categories by clicking .
Colors
  • The total number of issues is blue.
  • The average time issues in each state are in orange, purple, green, and pink.
Available Views
  • Bar chart
  • Line chart
Interactions On this chart, you can:
  • Click the bar names to filter on corresponding project.
  • Click to get all results and enable chart pagination.
  • Click to access the different options.
  • Click to add annotations the cart.
  • Click to modify the chart configuration.
  • Click to create an alert.
  • Click to see chart documentation.
  • Click to switch to fullscreen display.
  • Click to switch to table display.
Technical Details
  • Mashup feed (issues)
    • Facet issue_to_assigned_issue
      • aggregation active: AVG(active_duration/86400.0)
      • aggregation assign: AVG(assign_duration/86400.0)
      • aggregation review: AVG(review_duration/86400.0)
      • aggregation create: AVG(create_duration/86400.0)