Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-6548

Improve precision handling/naming

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Unresolved
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • frontend
    • None
    • Not defined

      User Problem:

      the current precision function is not only applied to digits after the comma, but in case of integers also to round the integer to a certain precision.

      Example: 

      Setting precision to 1 for the count value in the report will change the number 123 to 100 which is more rounding than setting a precision.

      Solution:

      for the count values, the precision should only affect the number after decimal point

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              michal.konopski Michal Konopski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: