carpentries / amy

A web-based workshop administration application built using Django.
https://amy.carpentries.org
MIT License
109 stars 72 forks source link

[Emails] Update model URLs #2641

Closed pbanaszkiewicz closed 2 months ago

pbanaszkiewicz commented 2 months ago

Bug visible only in the worker. Worker is trying to access url https://test-amy2.carpentries.org/api/v2/instructor_recruitment_signup/39, but the same could happen to training progress and request.

Fix the bug by changing context data for scheduled emails.