• What are you using to show your status matrix? Are you successfully retrieving tasks (the objects you are setting the status for) from an SQL query? Have you written an SQL query to save the change in status to the database?

    Are you also asking how to send these status change notification emails in an SQL stored procedure?