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

ArgumentError: missing keyword: :alert_user_con_profile (ArgumentError) #9364

Closed
sentry-io bot opened this issue Aug 18, 2024 · 0 comments
Closed

ArgumentError: missing keyword: :alert_user_con_profile (ArgumentError) #9364

sentry-io bot opened this issue Aug 18, 2024 · 0 comments
Assignees
Labels

Comments

@sentry-io
Copy link

sentry-io bot commented Aug 18, 2024

Sentry Issue: INTERCODE-2F

ArgumentError: missing keyword: :alert_user_con_profile (ArgumentError)
  app/notifiers/user_activity_alerts/alert_notifier.rb:5:in `initialize'
    def initialize(alert_user_con_profile:, user_activity_alert:, event:)
  app/services/send_user_activity_alerts_service.rb:14:in `new'
    UserActivityAlerts::AlertNotifier.new(
  app/services/send_user_activity_alerts_service.rb:14:in `block in inner_call'
    UserActivityAlerts::AlertNotifier.new(
  app/services/send_user_activity_alerts_service.rb:13:in `each'
    triggered_alerts.each do |alert|
  app/services/send_user_activity_alerts_service.rb:13:in `inner_call'
    triggered_alerts.each do |alert|
...
(92 additional frame(s) were not displayed)
@sentry-io sentry-io bot added the bug label Aug 18, 2024
nbudin added a commit that referenced this issue Aug 18, 2024
@nbudin nbudin closed this as completed in 79064af Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant