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(case): log warning instead of throw exception #5604

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

whitdog47
Copy link
Contributor

This PR fixes two issues. When recreating resources for a case, it's possible the conversation already exists, so we just log a warning and return. Also, it's possible the reporter is None, so we catch that before trying to resolve the individual.

@whitdog47 whitdog47 added the bug Something isn't working label Dec 11, 2024
@whitdog47 whitdog47 self-assigned this Dec 11, 2024
@whitdog47 whitdog47 merged commit 820c3da into master Dec 11, 2024
9 checks passed
@whitdog47 whitdog47 deleted the bugfix/log-instead-of-exception branch December 11, 2024 23:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants