Skip to content

Conversation

@estyxx
Copy link
Member

@estyxx estyxx commented Dec 2, 2024

What

ToDo

Fixed a bug where the email task would error out because the grant was not yet committed.
The transaction didn't commit before starting the task. T
o fix the bug, I removed the task `send_grant_application_confirmation_email` and now call
`send_email` directly on the template.
@vercel
Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pycon ❌ Failed (Inspect) Dec 2, 2024 0:07am

@codecov
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.12%. Comparing base (b901915) to head (cfc2715).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4205      +/-   ##
==========================================
- Coverage   94.12%   94.12%   -0.01%     
==========================================
  Files         331      331              
  Lines        9176     9173       -3     
  Branches      627      627              
==========================================
- Hits         8637     8634       -3     
  Misses        453      453              
  Partials       86       86              

@estyxx estyxx merged commit 441477b into main Dec 2, 2024
6 of 8 checks passed
@estyxx estyxx deleted the grants/fix-bugs-email-tasks-ui branch December 2, 2024 00:15
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.

3 participants