Work log fields do not accept decimal values when language preference is set to non-english languages that uses comma separated decimal values

XMLWordPrintable

    • 5
    • Minor

      Issue Summary

      When a user with German language preference creates a work log entry and adds for example "2.5h" Jira creates a work log entry of "3d 1h".

      In German language, the decimal separator is a comma. But when we try "2,5h" the input field shows an error.

       

       

      Steps to Reproduce

      1. In the profile settings page, set the language preference to Deutsch
      2. Log time in decimal value like 2.5h

      Expected Results

      Time entered in decimal value 2.5h has to be recorded correctly as 2h 30m.

      Actual Results

      Decimal value is ignored and 2.5h is considered as 25 hours. 2.5h is logged as 3d 1h (8 hours per day).

      Workaround

      Enter the time as 2h 30m instead of 2.5h

            Assignee:
            Unassigned
            Reporter:
            Tulsi
            Votes:
            7 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: