Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
-
None
-
R1.1.0 Sprint 2, R1.1.0 Sprint 3
-
Description
The estimate time and Time Spent is not working on this template Sprint Report.xlsx.
The cell of the field estimate time contains this
%{var v = Number(“${RemainingEstimate}”);${FunctionFormatSeconds}}
The cell of the field time spent contains this
${set(Logged,%{Number("${TimeSpent}") + Number("${Logged}")})}%{var v = Number(“${TimeSpent}”);${FunctionFormatSeconds}}
Attachments
Issue Links
- relates to
-
XPORTER-779 Problem creating literal setFunctions on XLSX
- Closed