Openbravo Issue Tracking System - Retail Modules
View Issue Details
0052805Retail ModulesSessionspublic2023-06-21 08:592023-06-21 10:32
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
No
0052805: missing log info on error when parsing close date
When an exception occurs parsing the close business date, an error is logged without providing additional information to help to understand the underlying problem.
Seen in a customer, many occurrences with the only information in logs:

ERROR org.openbravo.retail.sessions.WebPOSCloseStore - Date Formatter Error
-Add the string that is tried to be parsed
-Include stack trace
No tags attached.
Issue History
2023-06-21 08:59alostaleNew Issue
2023-06-21 08:59alostaleAssigned To => Retail
2023-06-21 08:59alostaleTriggers an Emergency Pack => No
2023-06-21 09:03hgbotNote Added: 0151422
2023-06-21 10:00alostaleAssigned ToRetail => alostale
2023-06-21 10:32hgbotResolutionopen => fixed
2023-06-21 10:32hgbotStatusnew => closed
2023-06-21 10:32hgbotNote Added: 0151425
2023-06-21 10:32hgbotNote Added: 0151426

Notes
(0151422)
hgbot   
2023-06-21 09:03   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/89 [^]
(0151425)
hgbot   
2023-06-21 10:32   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions [^]
Changeset: d5f85a3b7af55031c3c4bddce45e8720e4f2b7fd
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 21-06-2023 09:02:42
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/commit/d5f85a3b7af55031c3c4bddce45e8720e4f2b7fd [^]

fixed BUG-52805: missing log info on error when parsing close date

---
M src/org/openbravo/retail/sessions/WebPOSCloseStore.java
---
(0151426)
hgbot   
2023-06-21 10:32   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sessions/-/merge_requests/89 [^]