Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating actions with emoji in description or notes fail #2717

Open
jasonrush opened this issue Jan 18, 2022 · 1 comment
Open

Creating actions with emoji in description or notes fail #2717

jasonrush opened this issue Jan 18, 2022 · 1 comment
Labels
bug 🐛 Problems with the code that result in unexpected or bad behavior

Comments

@jasonrush
Copy link

When attempting to create an action with an emoji in the description or notes fields, it fails with the following error:

"There was an error retrieving from server: error"

@ZeiP ZeiP added the bug 🐛 Problems with the code that result in unexpected or bad behavior label Jan 24, 2022
@ZeiP
Copy link
Member

ZeiP commented Feb 20, 2022

This is caused by an issue with the encoding in the database table, probably need to create some kind of migration for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Problems with the code that result in unexpected or bad behavior
Projects
None yet
Development

No branches or pull requests

2 participants