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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052825
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSminorhave not tried2023-06-22 09:512024-07-09 15:26
ReporteralostaleView Statuspublic 
Assigned ToRajesh_18 
PrioritynormalResolutionfixedFixed in Version24Q4
StatusclosedFix 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

0052825: uneeded CRM requests on customer view info

DescriptionUnneeded HTTP requests to CRM are performed when opening customer View Info popup.
Steps To ReproduceOpen 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0162899)
guilleaer (manager)
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 [^]

- Issue History
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 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 Note Added: 0166668
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
Powered by Mantis Bugtracker