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

Guard against case where story state is null when filtering class data. #77

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

Carifio24
Copy link
Member

@Carifio24 Carifio24 commented Jul 31, 2023

In the updates of #76, the ts-ignore used to get around the typing issues from JSON_EXTRACT-ed column meant that I missed a null guard. This PR fixes that.

Note that this should resolve cosmicds/hubbleds#292.

@Carifio24 Carifio24 merged commit b2c56b5 into cosmicds:main Jul 31, 2023
1 check passed
@Carifio24 Carifio24 deleted the null-story-state-guard branch October 16, 2024 04:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix new JSONDecodeError
1 participant