sentry-mattermost
sentry-mattermost copied to clipboard
TypeError: notify() got an unexpected keyword argument 'raise_exception'
Hello, I'm getting this error on the latest version of Sentry (20.7.0.dev0)
TypeError: notify() got an unexpected keyword argument 'raise_exception'
File "sentry/plugins/bases/notify.py", line 147, in test_configuration_and_get_test_results
test_results = self.test_configuration(project)
File "sentry/plugins/bases/notify.py", line 143, in test_configuration
return self.notify(notification, raise_exception=True)
@zealot128 I also experience this error on your multi-channel fork. Seeing as this repo might be dead, would you perhaps be willing to fix this on your fork?
@tlf30 we have forked it and solved the issue
Best regards.
@PXke I am not seeing the repo on your account? Is it a public fork?
Sorry, @tlf30 you are right, here it is: https://github.com/Biekos/sentry-mattermost, it is the company repo.