Hello there,
We've created app link between Jira and Confluence. There are no errors and both instances see each other. But there is a problem here: searching results into Confluence on Jira side show unreadable characters (instead of Cyrillic) and in the same time list of spaces (where Cyrillic is used as well) looks correct. See screenshot.
Are there any way to resolve it?
Thanks in advance!
The issue has been solved with adding startup arguments:
-Dfile.encoding=utf-8 -Dsun.jnu.encoding=utf-8
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.