-
Bug
-
Resolution: Fixed
-
High
-
3.1.9, 3.5.0, 3.6.0, 3.8.1, 3.8.2, 3.12.1, 3.13.2, 3.14.0, 4.1.2, 4.3.0, 4.2.2
-
61
-
Severity 1 - Critical
-
25
-
NOTE: This bug report is for JIRA Service Desk Server. Using JIRA Service Desk Cloud? See the corresponding bug report.
Summary
It is not possible to create an IT Service Desk project if the default language is set to Russian
Affected version
1000.196.0 (Cloud)
1000.824.3 (Cloud)
Service Desk 3.1.9 (Server)
Steps to Reproduce
- Set the default language to Russian
- Create an IT Service Desk project
Expected Results
IT Service Desk project created
Actual Results
IT Service Desk project not created
The following error is thrown:
java.lang.RuntimeException: org.codehaus.jackson.JsonParseException: Unexpected character ('П' (code 1055 / 0x41f)): was expecting comma to separate OBJECT entries at [Source: java.io.StringReader@1b32752; line: 11, column: 373] ... Caused by: org.codehaus.jackson.JsonParseException: Unexpected character ('П' (code 1055 / 0x41f)): was expecting comma to separate OBJECT entries at [Source: java.io.StringReader@1b32752; line: 11, column: 373] ... at com.atlassian.jira.plugins.importer.sample.SampleDataImporterImpl.parseSampleData(SampleDataImporterImpl.java:64)
Note
This is not only affecting the Russian language, but it is affecting the German (Switzerland) language as well.
Workaround
- Change the default language to English (US), create the IT Service Desk project then change the default language back to Russian
- If the instance's language was Russian when Service Desk was started, then the Service Desk fields were created using Russian. For this case, changing the language to English is not enough. You should do the following:
- On custom field's page, look for Изменить тип
- Click on the cog icon next to the field > select Configure
- On the options section, add Normal
- Change the instance's language to English and then you should be able to create projects.
Please note that when you change the language to English and then create a Service Desk project, some configuration for the project would be saved in English
- is duplicated by
-
JSDCLOUD-5162 Creating Basic Service Desk project fails when the default language is set to Russian
-
- Closed
-
- is related to
-
JSDSERVER-5545 Unable to create IT Service Desk project in default Czech, Russian, Slovak, Polish, French
-
- Closed
-
-
JSWSERVER-15156 JIRA Software Boards are not available if JIRA Service Desk is installed and language is set to Russian
-
- Gathering Impact
-
-
RAID-188 You do not have permission to view this issue
- relates to
-
I18N-3274 Unable to create IT Service Desk project in default Russian Language
-
- Closed
-
- is cloned by
-
JSDS-1760 Loading...
- was cloned as
-
TESLA-841 Loading...
Form Name |
---|
In Jira Service Desk 4.4.2 it's affect "Customer Service" project type too!