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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056427
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coremajoralways2024-09-10 18:072024-09-10 18:08
ReporterRajesh_18View Statuspublic 
Assigned ToTriage Platform Base 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056427: When user action is cancelled Custom messages are not logged in terminal logs

DescriptionWhen user action is cancelled Custom messages are not logged in terminal logs
Steps To Reproduce1.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 Solutionhttps://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 [^]
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to feature request 0051274 closedgdagnesses Improve log when a user action is cancelled 

-  Notes
There are no notes attached to this issue.

- Issue History
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 Triggers an Emergency Pack => No
2024-09-10 18:08 Rajesh_18 Relationship added related to 0051274


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker