Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0049980 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2022-08-10 11:38 | 2022-08-12 12:01 | |||
Reporter | jorgewederago | View Status | public | |||||
Assigned To | jorgewederago | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 22Q4 | |||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0140041) hgbot (developer) 2022-08-10 11:43 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1136 [^] |
(0140094) hgbot (developer) 2022-08-12 12:01 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 648292d3114b7c0a1516ba8cd71da43fa96e6c06 Author: Jorge Wederago <jorge.wederago@openbravo.com> Date: 12-08-2022 10:01:34 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/648292d3114b7c0a1516ba8cd71da43fa96e6c06 [^] Fixed ISSUE-49980: CRM Connector is handling the errors in different ways... --- M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerGrid/CustomerDataSource.js --- |
(0140095) hgbot (developer) 2022-08-12 12:01 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1136 [^] |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |