Using Jira v8.13.19#813019-sha1:8e0e137
When I put a character like 𢒉 (https://unicode-table.com/en/22489/ ) into a Description field, Jira throws an exception:
Exception occurred: com.atlassian.jira.exception.DataAccessException: org.ofbiz.core.entity.GenericEntityException: while updating: [GenericEntity:Issue][description,𢒉 ][id,193444][updated,2022-12-01 02:25:39.036] (SQL Exception while executing the following:UPDATE jiraissue SET DESCRIPTION=?, UPDATED=? WHERE ID=? (Incorrect string value: '\xF0\xA2\x92\x89\x0D\x0A' for column 'DESCRIPTION' at row 1))
Is this a known issue?
Is this a known issue?
Looks like it is: https://community.atlassian.com/t5/Jira-Software-questions/Exception-occurred-com-atlassian-jira-exception/qaq-p/1478856
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.