[TIME-70] Project Pivot Report crashes when filter is used

Issue #70 resolved
Andriy Zhdanov created an issue

When I try to generate a Project Pivot Report and select a filter, JIRA generates the following stacktrace:

java.lang.ClassCastException: com.atlassian.jira.issue.DocumentIssueImpl cannot be cast to org.ofbiz.core.entity.GenericValue at com.fdu.jira.plugin.report.pivot.Pivot.getTimeSpents(Pivot.java:115) at com.fdu.jira.plugin.report.pivot.Pivot.generateReport(Pivot.java:201) at com.fdu.jira.plugin.report.pivot.Pivot.generateReportHtml(Pivot.java:229) at com.atlassian.jira.web.action.browser.ConfigureReport.doExecute(ConfigureReport.java:112) .....

See Agilos.org for example crash.

By mikisseth/Mikis Seth Sørensen on Tue, 12 Jan 2010 04:58:46 -0800

Comments (3)

  1. Andriy Zhdanov reporter

    We are having a similar issue.

    The Project Pivot Report crashes when a filter is applied when the report returns results.

    If a filter is applied and no matching results are found the report does not crash.

    By dcm on Mon, 18 Jan 2010 23:54:18 -0800

  2. Andriy Zhdanov reporter

    I am also seeing same error when a filter is applied for the the report.

    By mummadi on Fri, 29 Jan 2010 03:01:44 -0800

  3. Andriy Zhdanov reporter

    Issue has been fixed. Re-download plugin 1.9 and try again.

    By mummadi on Mon, 8 Mar 2010 22:33:37 -0800

  4. Log in to comment