Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0049980 | POS2 | POS | public | 2022-08-10 11:38 | 2022-08-12 12:01 |
|
Reporter | jorgewederago | |
Assigned To | jorgewederago | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 22Q4 | |
Merge Request Status | approved |
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 | 0049980: CRM Connector is handling the errors in different ways depending on the component which is launching the query |
Description | When doing an implementation for CRM Connector it is difficult to block some actions due the fact that depending on the component which is performing the query different responses are expected making difficult handling some errors/behaviors. |
Steps To Reproduce | WebPOS:
1.- With a CRM Connector configured raise an error using throw new Exception.
2.- The "quick" customer selector will handle the error properly
3.- The Customers Window will throw an unhandled error breaking the application. |
Proposed Solution | Add a try/catch to the CustomerDataSource.js to be able to handle the errors in both components in a similar way |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-08-10 11:38 | jorgewederago | New Issue | |
2022-08-10 11:38 | jorgewederago | Assigned To | => Retail |
2022-08-10 11:38 | jorgewederago | OBNetwork customer | => No |
2022-08-10 11:38 | jorgewederago | Triggers an Emergency Pack | => No |
2022-08-10 11:38 | jorgewederago | Assigned To | Retail => jorgewederago |
2022-08-10 11:43 | hgbot | Merge Request Status | => open |
2022-08-10 11:43 | hgbot | Note Added: 0140041 | |
2022-08-10 11:43 | jorgewederago | Status | new => scheduled |
2022-08-12 11:35 | jorgewederago | Summary | CRM Connector is handling the errors in different forms depending on the component which is launching the query => CRM Connector is handling the errors in different ways depending on the component which is launching the query |
2022-08-12 12:01 | hgbot | Merge Request Status | open => approved |
2022-08-12 12:01 | hgbot | Resolution | open => fixed |
2022-08-12 12:01 | hgbot | Status | scheduled => closed |
2022-08-12 12:01 | hgbot | Fixed in Version | => 22Q4 |
2022-08-12 12:01 | hgbot | Note Added: 0140094 | |
2022-08-12 12:01 | hgbot | Note Added: 0140095 | |