Include information about errors on the email notification triggered by a failed integration job execution
Currently when the execution of an integration job ends in failure, we get notified; however, the email itself says nothing about the reasons as to why the job failed, it only says "job failed".
I'd like to suggest that the email notification should have more information to troubleshoot without having the users to go into the admin console. As a use case, some users that are on the distribution list that were notified may not even have admin console accounts, but probably need to be notified that an order was not integrated correctly into their ERP. Ideally, the notification could include the log entries of the job execution that have a type of "error" or "fatal". Otherwise, it should at least include a link so the users (that do have an admin console account could click on it and be automatically directed to the job logs of that Integration Job execution.
