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

Fix string concat in case of no email in analytics api #1626

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

Didayolo
Copy link
Member

@Didayolo Didayolo commented Oct 11, 2024

Original PR

A brief description of the purpose of the changes contained in this PR.

Fixes the bug where the analytics API calls for displaying Competitions and Users usage crashes due to nonexistent email linked to any user.

The solution adds a default string value in such case, None and str concatenation (which does not exist)

Issues this PR resolves

#1577

Checklist

  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCI tests passing
  • Ready to merge

@Didayolo Didayolo self-assigned this Oct 11, 2024
@Didayolo Didayolo merged commit b5f8a7e into develop Oct 11, 2024
1 check passed
@Didayolo Didayolo deleted the fix/storage/analytics-api-handle-none-edge-case branch October 11, 2024 11:31
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.

2 participants