Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0051274 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [POS2] Core | major | always | 2023-01-02 12:52 | 2023-01-24 15:53 | |||||||
Reporter | javierRodriguez | View Status | public | |||||||||
Assigned To | meriem_azaf | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | scheduled | 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 | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0051274: Improve log when a user action is cancelled | |||||||||||
Description | When a user action is canceled by the user, it is logged the same way as if the user action failed, see: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/blob/master/web-jspack/org.openbravo.core2/src/core/user-action/UserAction.js#L230 [^] If the captured exception is an instance of ActionCanceled (https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/application-state/ActionCanceled.js [^]) we should show a different message, and if it is an instance of ActionSilentlyCanceled (https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/blob/master/web/org.openbravo.mobile.core/app/model/application-state/ActionSilentlyCanceled.js [^]) we should show a different message too. Both exceptions should be able to receive an optional message in their constructor. If one of those exceptions contains a message, the message should be included in the message written in the log. | |||||||||||
Steps To Reproduce | - | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
![]() |
|
![]() |
|
(0145797) hgbot (developer) 2023-01-24 15:46 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/463 [^] |
(0145798) hgbot (developer) 2023-01-24 15:53 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/966 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-01-02 12:52 | javierRodriguez | New Issue | |
2023-01-02 12:52 | javierRodriguez | Assigned To | => javierRodriguez |
2023-01-02 12:52 | javierRodriguez | Triggers an Emergency Pack | => No |
2023-01-19 17:22 | guilleaer | Assigned To | javierRodriguez => Triage Platform Base |
2023-01-20 09:03 | AugustoMauch | Status | new => scheduled |
2023-01-20 09:03 | AugustoMauch | Assigned To | Triage Platform Base => meriem_azaf |
2023-01-20 14:42 | AugustoMauch | Summary | Create log when a user action is cancelled => Improve log when a user action is cancelled |
2023-01-20 14:42 | AugustoMauch | Description Updated | View Revisions |
2023-01-24 15:46 | hgbot | Note Added: 0145797 | |
2023-01-24 15:53 | hgbot | Note Added: 0145798 |
Copyright © 2000 - 2009 MantisBT Group |