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

          1. image-2022-10-31-20-38-32-153.png
            97 kB
            Tobias Conz
          2. image-2022-10-31-20-39-22-284.png
            104 kB
            Tobias Conz
          3. image-2023-08-17-13-26-10-347.png
            258 kB
            Tobias Conz

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

                Created:
                Updated: