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

Require ErrorNotifier before usage in Rollbar plugin #4128

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

orien
Copy link
Contributor

@orien orien commented Jan 30, 2025

Resolve error when using the Rollbar plugin. It can't find the Samson::ErrorNotifier::USER_INFORMATION_PLACEHOLDER constant.

Add a require, similar to the Sentry plugin:

require 'samson/error_notifier'

@orien orien requested a review from grosser as a code owner January 30, 2025 08:47
@grosser grosser merged commit 0ef289b into zendesk:master Jan 30, 2025
9 checks passed
@orien orien deleted the rollbar-require branch January 30, 2025 20:12
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