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

View Revisions: Issue #52825 All Revisions ] Back to Issue ]
Summary 0052825: uneeded CRM requests on customer view info
Revision 2024-03-05 07:24 by alostale
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
Revision 2023-06-22 09:51 by alostale
Steps To Reproduce 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker