Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0057618 | Openbravo ERP | A. Platform | public | 2025-01-11 11:24 | 2025-01-20 15:41 |
|
Reporter | caristu | |
Assigned To | caristu | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR25Q2 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0057618: Incorrect log message in ProcessMonitor.jobWasExecuted |
Description | There is an error in the log written by ProcessMonitor.jobWasExecuted method which may cause confusion:
Currently it is: log.debug("jobToBeExecuted for process {}}",
but it should be: log.debug("jobWasExecuted for process {}}", |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2025-01-11 11:24 | caristu | New Issue | |
2025-01-11 11:24 | caristu | Assigned To | => caristu |
2025-01-11 11:24 | caristu | Modules | => Core |
2025-01-11 11:24 | caristu | Triggers an Emergency Pack | => No |
2025-01-11 11:26 | hgbot | Note Added: 0174020 | |
2025-01-20 15:41 | hgbot | Resolution | open => fixed |
2025-01-20 15:41 | hgbot | Status | new => closed |
2025-01-20 15:41 | hgbot | Fixed in Version | => PR25Q2 |
2025-01-20 15:41 | hgbot | Note Added: 0174421 | |
2025-01-20 15:41 | hgbot | Note Added: 0174422 | |