Business Objects |
Issues (data model class issue ) |
Values (or X-Axis and Y-Axis) |
- X-Axis: Organizations.
- Y-Axis: Number of issues in each turnaround time range.
|
Sorting |
The results are sorted by category count, descending. |
Limits |
By default, only the top 10 categories are displayed. Note:
You can change the
pagination to display all the categories by clicking the menu .
|
Colors |
Colors are configured in Preferences. For more
information, see Configuring Facet Displays. |
Available Views |
Bar 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 |
- Data model
- Class: document
- Property:
current
- Class: issue
- Property:
actual_start_date
- Property:
actual_end_date
- Mashup feed (issues)
- Multi-Dimension facet
org_by_age
- Dimension 0:
issue_to_reporting_organization
- Dimension 1:
closure_days_custom
- Facet closure_days_custom:
- type:
num_fixed (numerical fixed ranges)
- ranges: Specify by the
CreateDynamicdateRangeFacetTrigger trigger, based on
ranges defined in the applicative configuration
- expression:
#ndays(issue_actual_start_date,issue_actual_end_date)
|