You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Steps leading to error
Just implemented this app for the first time the other day
I was receiving this error at first and could not resolve it, but when I logged on to my laptop the next day, the issue went away. I didn't change anything. I introduced this app to my team members and they are now getting this error and I don't know how I got it to go away.
Troubleshooting steps taken that didn't work
I am also having this issue. Its intermittent. So far I have not been able to isolate why.... but I suspect it might be one of the fields on the form.
We figured it out. It was the some of the characters in the message we were trying to make a ticket out of.
Example one that doesn't work:
Detail: {'contact_info':{'email':['Enter a valid email address.']}}
The curly brackets "}" were causing the issue "INVALID_INPUT". Those characters must be causing an extraction error on the apps side. Getting rid of them resolved it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahhhhh... thank you for that! I suspect that was our issue as well, I was trying to create a ticket out of a logging message.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.