Hi everyone,
I recently found an issue about Job Queue error message. It can't log the real error message which caused wrong direction of error check.
For example, I create a Job Queue Entry to run this CU that must return error.
Suppose every error messages are different as I log the current datetime.

However, no matter how many times running this JQ Entry, it will only repeat the Error Message of initial run.
Only after I cleared the "Error Message Register Id", then I can log a new Error Message.
Is there any setup I miss to cause this?
Thanks.