Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-37011

Time Tracking should take other indexing language into account

    XMLWordPrintable

Details

    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      At the moment, Time Tracking doesn't account for indexing in languages other than English.

      Steps to reproduce

      1. Change Default language in General Configuration to français (France) or Language Preference in Profile to français (France)
      2. Change indexing language to french.
      3. Disable Time Tracking.
      4. Set time format to jours
      5. View an issue. Time Tracking should be shown like this:
      6. Edit the issue
      7. Use 'j' instead of 'd'. This error will be prompted:

      Affected processes

      • Issue cannot be edited if the value is entered as 'j'
      • REST API will fail with this error:
        {
            "errorMessages": [],
            "errors": {
                "timetracking_originalestimate": "L'estimation originale spécifiée n'est pas valide."
            }
        }
        

      Expected behavior
      original estimate or remaining estimate should read 'j' as 'd'

      Workaround

      Use 'd' for original estimate or remaining estimate when editing issue.

      Attachments

        1. edit-error.png
          edit-error.png
          12 kB
        2. french.png
          french.png
          7 kB
        3. jours.png
          jours.png
          51 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cchan Chung Park Chan
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: