Skip to content

MC Admissions WordPress Backend v0.2.48

Choose a tag to compare

@GeorgeWebDevCy GeorgeWebDevCy released this 30 Jul 12:34
· 28 commits to main since this release
234713b

Urgent incoming activity email alerts

  • Notifies the President and WordPress users assigned Administrator, Admissions Officer, and Immigration Officer when an agency/agent submits a new application for review.
  • Sends the same alert after an agency/agent uploads or replaces a document once the application has left intake preparation.
  • Adds Finance Officer to bank transaction confirmation alerts.
  • De-duplicates recipients by email address and records delivery outcomes in the case audit.
  • Does not alert for initial wizard uploads, staff/internal uploads, deletions, failed or stale writes, or test-data applications.
  • Delivers only after the application/document transaction commits; email delivery failure cannot undo the saved workflow action.
  • Adds a backwards-compatible test-data schema migration.

All regression tests use local stubs for WordPress mail and database behavior. No live emails were sent during validation.