https://bz.apache.org/bugzilla/show_bug.cgi?id=60858

--- Comment #2 from Daniel John <[email protected]> ---
Problem is still there:

Error while evaluating formula:IF(Q2="LT",SUMIFS(O2:O1,N2:N1,N2,A2:A1,A2)," ")
java.lang.NullPointerException
at
org.apache.poi.ss.formula.functions.Baseifs.aggregateMatchingCells(Baseifs.java:138)
at org.apache.poi.ss.formula.functions.Baseifs.evaluate(Baseifs.java:70)
at org.apache.poi.ss.formula.functions.Sumifs.evaluate(Sumifs.java:42)
at
org.apache.poi.ss.formula.UserDefinedFunction.evaluate(UserDefinedFunction.java:61)
at
org.apache.poi.ss.formula.OperationEvaluatorFactory.evaluate(OperationEvaluatorFactory.java:129)
at
org.apache.poi.ss.formula.WorkbookEvaluator.evaluateFormula(WorkbookEvaluator.java:523)
at
org.apache.poi.ss.formula.WorkbookEvaluator.evaluateAny(WorkbookEvaluator.java:290)
at
org.apache.poi.ss.formula.WorkbookEvaluator.evaluate(WorkbookEvaluator.java:232)
at
org.apache.poi.xssf.usermodel.BaseXSSFFormulaEvaluator.evaluateFormulaCellValue(BaseXSSFFormulaEvaluator.java:65)
at
org.apache.poi.ss.formula.BaseFormulaEvaluator.evaluateInCell(BaseFormulaEvaluator.java:137)
at
org.apache.poi.xssf.usermodel.XSSFFormulaEvaluator.evaluateInCell(XSSFFormulaEvaluator.java:77)
at com.decadis.jira.xport.Exporter.createXSSFWorkbook2_0(Exporter.java:169)
at
com.decadis.jira.xport.rest.QuickExportRest.getWorkbook(QuickExportRest.java:310)
at
com.decadis.jira.xport.rest.QuickExportRest.access$0(QuickExportRest.java:238)
at com.decadis.jira.xport.rest.QuickExportRest$1.write(QuickExportRest.java:94)

But the file I have produces more than one failure....

I will attach it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to