-
Bug
-
Resolution: Fixed
-
Low
-
2.0.2
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
- relates to
-
JSDSERVER-1877 Deleted status causes 500 error NullPointerException in customer portal
-
- Closed
-
-
JSDSERVER-303 As a service desk customer portal user I would like to change my language
- Closed
- was cloned as
-
DESK-1845 Loading...