-
Notifications
You must be signed in to change notification settings - Fork 1
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
UHF-8945: disable email sending. #128
Conversation
…mail every time which floods sentry with hundreds of error messages daily.('reply-to not set' -error)
Codecov Report
@@ Coverage Diff @@
## main #128 +/- ##
============================================
+ Coverage 64.08% 64.43% +0.35%
- Complexity 466 474 +8
============================================
Files 65 66 +1
Lines 1637 1659 +22
============================================
+ Hits 1049 1069 +20
- Misses 588 590 +2
... and 1 file with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more 📢 Have feedback on the report? Share it here. |
Kudos, SonarCloud Quality Gate passed! |
Set up site normally
Reproduce error:
make shell
, rundrush cron
drush cron
again.Fix:
composer require drupal/helfi_api_base:dev-UHF-8945_disable_email
drush cr
drush cron