Improve precision handling/naming

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: None
    • Component/s: 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

              Assignee:
              Unassigned
              Reporter:
              Michal Konopski
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: