OCA / queue

Asynchronous Job Queue
GNU Affero General Public License v3.0
175 stars 451 forks source link

[FIX] queue_job: indicate job ID in failure message #602

Closed yajo closed 9 months ago

yajo commented 9 months ago

Failed queue jobs include a button to get to the job when received by email, added automatically by the mail.message_notification_email template.

However, when customers forward the email to their support team, they sometimes just copy and paste the error message. Or sometimes they don't have HTML edition available, so as to copy and paste the full mail and include the button.

Thus, it's simpler to just add the job ID to the failure notification. This way, it's easier for the support team to understand the source of the failure.

@moduon MT-3813 fwport-of https://github.com/OCA/queue/pull/601 @simahawk @guewen @gurneyalex

OCA-git-bot commented 9 months ago

Hi @guewen, some modules you are maintaining are being modified, check this out!

OCA-git-bot commented 9 months ago

What a great day to merge this nice PR. Let's do it! Prepared branch 16.0-ocabot-merge-pr-602-by-guewen-bump-patch, awaiting test results.

OCA-git-bot commented 9 months ago

Congratulations, your PR was merged at e8130ee5db8b8a9798e8084af58c497c517f6666. Thanks a lot for contributing to OCA. ❤️