Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056427 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] Core | major | always | 2024-09-10 18:07 | 2025-03-27 12:05 | |||
Reporter | Rajesh_18 | View Status | public | |||||
Assigned To | Triage Platform Base | |||||||
Priority | high | Resolution | duplicate | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056427: When user action is cancelled Custom messages are not logged in terminal logs | |||||||
Description | When user action is cancelled Custom messages are not logged in terminal logs | |||||||
Steps To Reproduce | 1.Login into pos2 2.In any useraction, try to cancel the userAction by throwing this exception "throw new OB.App.Class.ActionSilentlyCanceled('UserAction is cancelled')" 3.The message 'UserAction is cancelled' is not logged in terminal log. | |||||||
Proposed Solution | https://issues.openbravo.com/view.php?id=51274. [^] In this issue, we have improved logs allowing developer to throw custom messages when userAction is canceled. The message is take from the function "getCancellationDebugMessage()" https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/core/user-action/UserAction.js#L255 [^] Unfortunately, The function is missing in class "ActionCanceled" We need to add this function https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/463/diffs#a70b07fd2b10b7dccb00258c92f9995baef8ffa7_33_40 [^] | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0177432) hgbot (developer) 2025-03-27 12:05 |
Issue exported to Jira: https://openbravo.atlassian.net/browse/RM-24165 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2024-09-10 18:07 | Rajesh_18 | New Issue | |
2024-09-10 18:07 | Rajesh_18 | Assigned To | => Triage Platform Base |
2024-09-10 18:07 | Rajesh_18 | OBNetwork customer | => No |
2024-09-10 18:07 | Rajesh_18 | Triggers an Emergency Pack | => No |
2024-09-10 18:08 | Rajesh_18 | Relationship added | related to 0051274 |
2025-03-27 12:05 | hgbot | Note Added: 0177432 | |
2025-03-27 12:05 | hgbot | Status | new => closed |
2025-03-27 12:05 | hgbot | Resolution | open => duplicate |
Copyright © 2000 - 2009 MantisBT Group |