Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0057618
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformtrivialhave not tried2025-01-11 11:242025-01-20 15:41
ReportercaristuView Statuspublic 
Assigned Tocaristu 
PrioritynormalResolutionfixedFixed in VersionPR25Q2
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0057618: Incorrect log message in ProcessMonitor.jobWasExecuted

DescriptionThere 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0174020)
hgbot (developer)
2025-01-11 11:26

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1500 [^]
(0174421)
hgbot (developer)
2025-01-20 15:41

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: b6ca83a900061c9ddb64b5c6a2a3a896f56f3193
Author: Carlos Aristu <c.aristu@orisha.com>
Date: 20-01-2025 14:40:08
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/b6ca83a900061c9ddb64b5c6a2a3a896f56f3193 [^]

fixes BUG-57618: fix jobWasExecuted log

---
M src/org/openbravo/scheduling/ProcessMonitor.java
---
(0174422)
hgbot (developer)
2025-01-20 15:41

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1500 [^]

- 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker