Hello,
After upgrading to JSM 10, it seems that if I add a couple of languages to my JSM project, and try to translate some fields in those languages, only the last language that I add translations for is actually saved.
For example, I add English, Swedish and Danish as languages to my project, and add new Request Type, for example "Test". Then I add translations for that Request type using the Language support menu in the project settings. First I add "Test Swedish" to the Swedish one and switch to Danish and add "Test Danish" to that one. However, if I go back and try to configure the Swedish one again, it's empty! Tried it on Jira 10.0.1
We also have a JSM plugin that has previously used the LingoLanguageResolutionManager to fetch the translations for a field, but that now only fetches the latest configured language for that field, and ignores all others (including the default values). The method we have used is this one:
LingoTranslation lingoTranslations = lingoLanguageResolutionManager.resolveTranslationForUser(lingo, user);
I could not see this being mentioned in the Platform 7 changes. Has anyone else noticed this, or has any solution to it?
Hi @Matteo Vecchiato no I have not but I suspect it's related to this bug which has been scheduled to go out in 10.5:
https://jira.atlassian.com/browse/JSDSERVER-16013
https://jira.atlassian.com/browse/JSDSERVER-15723
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.