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

[statistics] Fix bracket for null coalesce #9310

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

driusan
Copy link
Collaborator

@driusan driusan commented Jul 17, 2024

If a user has a site which has no candidate has data for, the statistics chart will print a warning because of a misplaced bracket.

Move the null coalesce inside of the intval argument to fix the warning.

This should theoretically fix the second part of #9308

If a user has a site which has no candidate has data for, the
statistics chart will print a warning because of a misplaced
bracket.

Move the bracket inside of the intval to fix the warning.
@driusan driusan added the Category: Bug PR or issue that aims to report or fix a bug label Jul 17, 2024
@driusan driusan added this pull request to the merge queue Jul 17, 2024
Merged via the queue into aces:26.0-release with commit 20d3731 Jul 17, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Bug PR or issue that aims to report or fix a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants