Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Contribution Process Bug]: job Queue error message keep repeating the initial error #2412

Closed
moulikaku opened this issue Nov 27, 2024 · 1 comment

Comments

@moulikaku
Copy link

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

Image
Image

Image

Additional context

No response

@moulikaku moulikaku added the Contribution-Bug Something isn't working in the contribution process label Nov 27, 2024
@moulikaku 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
@mazhelez mazhelez added Bug Something isn't working and removed Contribution-Bug Something isn't working in the contribution process labels Nov 28, 2024
@aholstrup1 aholstrup1 removed the Bug Something isn't working label Nov 28, 2024
@JesperSchulz
Copy link
Contributor

Thanks for reporting! We've got a fix coming 😊

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants