Hi,
We are using Microsoft team and JIRA server for issue creation.
We have deployed a power automate that create an issue on JIRA with API rest.
This week we have done a JIRA update from 8.5.7 to 8.20.2 and we have an issue on API.
Before the update we ware able to create a JIRA issue with some EMOJI with process (Example: 🤖).
Now, we get this error with the same JSON:
This is usually (but not always) caused by the back-end database not supporting the encoding for your emojis.
Do you know what the encoding on your database is? Can you check in the system info page?
Hi Nic,
I think the issue is db encoding. We are on it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Most likely it is a problem with the create transition in your workflow. Check the validators that might be from an app that didn't get upgraded properly after the upgrade. You can test by removing those validators and publishing the workflow.
This page has some details as well.
I hope it helps.
Ravi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not the problem.
For example, we didn't have any validator on a workflow at creation:
We have done API rest test with EMOJI and without Emoji.
With the EMOJI, we get the error:
Without the EMOJI, we didn't get the error:
It's look like MS Team is pushing the EMOJI as EMOJI and JIRA didn't accept anymore (Since 8.20.2) the EMOJI as EMOJI.
We have upgraded this week and It was working before.
Regards,
Mickaël Orsolino
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.