Values are not getting displayed when the value has >2 digits after decimal in JIRA Dataplane report

Vinay Dasari March 29, 2023

Hi Team,

Values are not getting displayed when the value has more than 2 digits after decimal in JIRA(datacenter) dataplane report


For Example:
We have scripted fields naming "Actual Jan", "Actual Feb", "Actual Mar"..... "Actual Dec". There is another Number field "Actual Total".
so when users enter values like
"Actual Jan" = "0.582"
"Actual Feb" = "0.012"
"Actual Mar" = "0.012"
Lets assume the rest fields having 0(Zero) as a value. So "Actual Total" would be 0.606. But in dataplane report it's showing only 2 digits after decimal.
"Actual Jan" = "0.58"
"Actual Feb" = "0.01"
"Actual Mar" = "0.01"
"Actual Total" = "0.606"

This is only happening for Scripted Actual fields and Actual Total field is displaying fully. Can anyone please help me in this.

Requirement: I need all digits to be displayed after decimal in "Actual Jan", "Actual Feb", "Actual Mar"..... "Actual Dec" while exporting from dataplane.

0 answers

Suggest an answer

Log in or Sign up to answer