We use a status that is in norwegian and is named "Klar til test"
On a Jira board, all statuses for all issues are displayed in Norwegian except for one status/transition — “Ready to test.” See attachment. Why is that?
I’ve checked the statuses and their translations, and they appear correctly there. I’ve also checked the workflows, and the transition is displayed correctly as well.
Where is “Ready to test” coming from?
@Guro
“Ready to test” is the workflow transition label being shown on the board card (transition name or its i18n title), not the status name, so status translations don’t affect it. In other words, that action comes from the transition configured in the workflow for those issues, which is why it appears in English while your statuses show in Norwegian
RCA:
The transition is literally named “Ready to test” or has a jira.i18n.title key that resolves to an English value, so the board displays that label instead of the status translation
Suggested Fix
Thanks
Jayesh R
Hi @Guro
This seems to happen in you map multiple (translated) statuses to columns.
https://jira.atlassian.com/browse/JSWSERVER-19906
I suggest to raise this issue with Atlassian Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Guro , “Ready to test” is probably a transition name or board column name, not the status itself. Jira doesn’t translate those automatically, so you’ll need to rename them manually.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.