You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.