Skip to content
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

feat: failed notifications for assignments leave state as allocated #552

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. feat: failed notifications for assignments leave state as allocated

    When the assignment email notification task fails, the corresponding
    assignment is now NOT moved to an errored state, but instead left
    in an allocated state. Furthermore, the admin-serializer for the assignment
    now indicates a "failed" _learner_ state, and an error reason related
    to the failed notification attempt.
    ENT-9037
    iloveagent57 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b689ea0 View commit details
    Browse the repository at this point in the history