bugfix/DEVSU-2778-pori-report-updates-emails-are-not-sending - #473
bugfix/DEVSU-2778-pori-report-updates-emails-are-not-sending#473sshugsc wants to merge 4 commits into
Conversation
This comment has been minimized.
This comment has been minimized.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #473 +/- ##
===========================================
+ Coverage 77.23% 77.29% +0.06%
===========================================
Files 186 187 +1
Lines 6760 6756 -4
Branches 858 856 -2
===========================================
+ Hits 5221 5222 +1
+ Misses 1445 1440 -5
Partials 94 94 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I'm getting this error when I try to create a report ERROR tests/test_ipr/test_upload_with_cnv_images_DEVSU-2610.py::TestCreateReport::test_multivariant_multiconditionset_statements_loaded - requests.exceptions.HTTPError: 400 Client Error: Bad Request for url: https://iprdev-api.bcgsc.ca/api/reports addJobToEmailQueue is not a function --config issue on my end, but once this was fixed emails were still not sent for report upload or assignment |
elewis2
left a comment
There was a problem hiding this comment.
may need other changes in the repo to work
bnguyen-bcgsc
left a comment
There was a problem hiding this comment.
Yes I just got this error from the api response as well: "{"message":"Error while sending email: TypeError: sendEmail is not a function"}"
|
When testing this feature, it requires .env setting with: Also, users will only receive email notifications when they subscribe with the report's project and template. |
This comment has been minimized.
This comment has been minimized.
…ils-are-not-sending
This comment has been minimized.
This comment has been minimized.
…ils-are-not-sending
DEVSU-2778: