Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052825 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | minor | have not tried | 2023-06-22 09:51 | 2024-07-09 15:26 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | Rajesh_18 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 24Q4 | |||
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 | 0052825: uneeded CRM requests on customer view info | |||||||
Description | Unneeded HTTP requests to CRM are performed when opening customer View Info popup. | |||||||
Steps To Reproduce | Open browser's network panel to check http xhr requests. 1. Select a CRM customer for the ticket 2. Click on the customer at ticket's header and select View Info in the drop down menu ERROR: 2 identical requests to the CRM are executed with action: searchByID_Object (1 should be enough) 3. Close the poup ERROR: a request to CRM is performed, in this case with action searchByID_Object but without any params | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0162899) guilleaer (viewer) 2024-04-05 23:30 |
Added due date because retail team considers this issue important |
(0166668) hgbot (developer) 2024-07-04 10:05 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2777 [^] |
(0166839) hgbot (developer) 2024-07-09 15:26 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 4d3cc501cd567909b2d50aa5ebba3f03e98e464c Author: Rajesh Senthilkumar <rajesh.senthilkumar.ext@openbravo.com> Date: 09-07-2024 13:26:39 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/4d3cc501cd567909b2d50aa5ebba3f03e98e464c [^] Fixed ISSUE-52825: While viewing customer info the CRM executes only one GET request --- M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialog.jsx M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialogForm/CustomerMultiTabDialogForm.jsx M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialogForm/CustomerMultiTabDialogFormHandler.js M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialogForm/__test__/CustomerMultiTabDialogFormHandler.test.js M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/CustomerMultiTabDialogHeader/CustomerMultiTabDialogHeader.jsx M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerMultiTabDialog/__test__/CustomerMultiTabForm.test.jsx --- |
(0166840) hgbot (developer) 2024-07-09 15:26 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/2777 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2023-06-22 09:51 | alostale | New Issue | |
2023-06-22 09:51 | alostale | Assigned To | => Retail |
2023-06-22 09:51 | alostale | OBNetwork customer | => No |
2023-06-22 09:51 | alostale | Triggers an Emergency Pack | => No |
2024-03-05 07:24 | alostale | Steps to Reproduce Updated | View Revisions |
2024-04-05 23:30 | guilleaer | Note Added: 0162899 | |
2024-04-05 23:30 | guilleaer | Status | new => acknowledged |
2024-04-06 07:19 | Rajesh_18 | Assigned To | Retail => Rajesh_18 |
2024-04-06 07:19 | Rajesh_18 | Status | acknowledged => scheduled |
2024-07-04 10:05 | hgbot | Merge Request Status | => open |
2024-07-04 10:05 | hgbot | Note Added: 0166668 | |
2024-07-09 15:26 | hgbot | Merge Request Status | open => approved |
2024-07-09 15:26 | hgbot | Resolution | open => fixed |
2024-07-09 15:26 | hgbot | Status | scheduled => closed |
2024-07-09 15:26 | hgbot | Fixed in Version | => 24Q4 |
2024-07-09 15:26 | hgbot | Note Added: 0166839 | |
2024-07-09 15:26 | hgbot | Note Added: 0166840 |
Copyright © 2000 - 2009 MantisBT Group |