You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Job Queue error message keep repeating the initial error
Whenever job queue fails it always shows the first error message
Expected behavior
show latest error message
Steps to reproduce
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 to Leo chu for the content
Additional context
No response
The text was updated successfully, but these errors were encountered:
moulikaku
changed the title
[Contribution Process Bug]: ob Queue error message keep repeating the initial error
[Contribution Process Bug]: job Queue error message keep repeating the initial error
Nov 27, 2024
As this issue isn't related to the System Application / Business Foundation, it shouldn't have been logged here. I'm hence closing this issue. But a fix will be shipped soon.
Describe the issue
Job Queue error message keep repeating the initial error
Whenever job queue fails it always shows the first error message
Expected behavior
show latest error message
Steps to reproduce
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 to Leo chu for the content
Additional context
No response
The text was updated successfully, but these errors were encountered: