Customer portal doesn't honor translated statuses of the issue

XMLWordPrintable

      Hi.

      Not sure if that is either bug or not, but seems Jira Service Desk Customer Portal should honor translated statuses fields:

      I.e in templates/soy/viewport/request-details.soy

      237                     {if $activity.status}
      238                         {call .getUpdateResolutionText}
      239                             {param p1}<strong>{$activity.status |escapeHtml}</strong>{/param}
      240                             {param p2}<strong>{$activity.resolution |escapeHtml}</strong>{/param}
      241                         {/call}
      242                     {else}
      

      $activity.status and $activity.resolution should normally use translated version if translation already exist in Jira

              Assignee:
              Kha Nguyen (Inactive)
              Reporter:
              Ivan Sinitsin
              Votes:
              7 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: