Skip to content

Conversation

@amriith
Copy link

@amriith amriith commented Jul 14, 2025

Description

Fixed an issue where feedback notifications were not sent when task status updated. Now, emails are correctly triggered based on status changes.

Fixes # (issue)

Fixes the Notification Mailer feature which notify students if the task status is changed into either of these (redo, fail, fix_and_resubmit, feedback_exceeded, discuss, demonstrate, complete)

Please delete options that are not relevant.

Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if appropriate
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have created or extended unit tests to address my new additions
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

If you have any questions, please contact @macite or @jakerenzella.

macite and others added 5 commits June 14, 2024 11:01
Fixed an issue where feedback notifications were not sent when task status updated.
Now, emails are correctly triggered based on status changes.
Co-authored-by: Martin Dolores <77220115+martindolores@users.noreply.github.com>
@b0ink b0ink changed the base branch from 9.x to 10.0.x September 10, 2025 04:55
@b0ink b0ink changed the base branch from 10.0.x to 9.x September 10, 2025 04:56
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.

2 participants