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

bugfix/improper-status-code #588

Merged
merged 4 commits into from
Oct 29, 2024
Merged

bugfix/improper-status-code #588

merged 4 commits into from
Oct 29, 2024

Conversation

jszuminski
Copy link
Contributor

When calling exportAsString, sometimes the chartJSON was not an object but a string, which caused multiple errors further down in the application, causing a "500 internal server error" instead of 400.

@jszuminski jszuminski added the bug label Oct 28, 2024
@jszuminski jszuminski self-assigned this Oct 28, 2024
@jszuminski jszuminski marked this pull request as ready for review October 29, 2024 16:20
@PaulDalek PaulDalek merged commit 7ff083a into master Oct 29, 2024
4 checks passed
@PaulDalek PaulDalek deleted the bugfix/improper-status-code branch October 29, 2024 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants