The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

While creating Ticket getting Errorr

_Download2021
September 26, 2022

Hi Team 

While create a Issue in Jira , I am getting below error. What I need to check

 

Error.PNG

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Rilwan Ahmed
Community Champion
September 26, 2022

Hi @_Download2021 ,

This error is usually caused due to a workflow configuration — mainly Validations and Post-functions in the Create Transition.

It's also usually a validation or post-function provided by a 3rd party app that makes use of fields that may not be present in the issue. The log capture may help identify which app's failing.

Solution is mentioned in https://confluence.atlassian.com/jirakb/unable-to-create-issues-due-to-unsupported-content-in-jira-1063565236.html 

If you are not a Jira admin, then ask your admin to follow the solution. 

 

 

0 votes
Nic Brough -Adaptavist-
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 Champions.
September 26, 2022

This can also happen if your database is misconfigured, such that it can't handle certain characters.  (When I've run into this, I'm sorry to have to say it's always been "advanced emojis" with a MySQL backend database.  Specifically, the poop emoji - I've had to fix the setup of maybe a dozen such installs, and the example text that was failing included the poop emoji in more than half of those!)