Convert encoding from Cp1252 to UTF-8 for Add-On

Pamela M. LaMarca September 21, 2016

We have installed eazyBI Reports as an add-on to JIRA.  Atlassian documentation recommends we convert from current encoding Cp1252 to UTF-8.  We would like to know what impact, if any, there might be to doing so?  Will this create an issue with our JIRA software (6.4)? 

Thank you,

Pam LaMarca

 

1 answer

0 votes
noamdah
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 21, 2016

No there is no risk, you can try first on a test instance to be sure. Add the following JVM parameter "-Dfile.encoding=utf-8" to the setenv.sh file , then restart JIRA. (+ you could always roll back to the previous JVM configurations)

Suggest an answer

Log in or Sign up to answer