Bug 1023119 - Drill-down on aggregated intervals fails
Summary: Drill-down on aggregated intervals fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: BAM
Version: 6.0.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ER5
: 6.0.0
Assignee: David Gutierrez
QA Contact: Jan Hrcek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-24 16:31 UTC by David Gutierrez
Modified: 2014-08-06 20:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:07:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Gutierrez 2013-10-24 16:31:29 UTC
Description of problem:

Drill-down on aggregated intervals is not working when the dashboard is being filtered.

Version-Release number of selected component (if applicable):


How reproducible:

Always.

Steps to Reproduce:
1. Go to Showcase>Sample dashboards>Sales opportunities
2. First of all, select (by clicking over) one of the status in the "Opportunities by status" chart. 
3. Try to drill-down by selecting the aggregated intervals "Others" in the "Opportunities by country" chart.
4. The page remains the same. No drill-down is performed and a IndexoutOfBoundsException error is displayed in the application log. 

Actual results:

Page remains the same and an exception is raised. 

Expected results:

After selecting the interval "Others" user should be redirected to the "By country" dashboard.

Additional info:

Comment 2 David Gutierrez 2013-10-25 14:22:34 UTC
Fixed. When drill-down is performed over an aggregated label interval (usually named "Others") the aggregated label names are taken as the drill-down input.

Github commit (master): https://github.com/droolsjbpm/dashboard-builder/commit/8de158bc7cd767559d8fbce8fac8eee6cba14c75

Github commit (6.0.x): https://github.com/droolsjbpm/dashboard-builder/commit/53f4b2789910ab651ea256908dfe0acc394ccdba

Comment 3 Marek Baluch 2013-12-09 16:48:05 UTC
Verified on ER5.


Note You need to log in before you can comment on or make changes to this bug.