Add project name on Failure Alert emails

Currently, when I receive a Failure Alert email, I do not see the project name where the failure occurred. The email currently contains the workflow name and the job name but I might have projects with similar workflow names and job names(staging vs prod project) and would be important to identify which project has a failure from the email.

Suggestion:

Email Subject: "test job" failed in "Test Project"

Email Content:

Hi Admin,

A run just failed for the "test" workflow in the "test project".
Click [here] to view the state of the work order and [here]to inspect the run or view the logs at the bottom of this email.

OpenFn

@AishaH failure alerts now have project name specified in the body. Here is an issue to include project name in the email subject.

Will close this as soon as this update is done.

1 Like

This update was delivered.
Failure alert emails now include the project name in both the subject line and body, making it easier to identify where a run failed across different environments or projects.

This enhancement improves visibility for teams managing multiple projects with similar workflow or job names.