Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0037161Openbravo ERPA. Platformpublic2017-10-25 12:392022-02-01 08:05
inigosanchez 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0037161: Extra DS calls in Alert Management window when refreshing after expand/collapse a section
Extra (unneeded) datasource requests are performed when refreshing the Alert Management window after expand/collapse a section
1. Login in ERP and open Network tab in Developer Tools.
2. Open [Alert Management] window.
   -> Check requests:
      * 4 x DB9F062472294F12A0291A7BD203F922 (one for each status).
3. Refresh the data using the button of the bar.
   -> Check requests:
      * 4 x DB9F062472294F12A0291A7BD203F922 (one for each status).
4. Open one of the two collapsed grids. (e.g. 'Ignore' section). Them refresh the data using the button of the bar.
   -> Check requests:
      * 4 x DB9F062472294F12A0291A7BD203F922 (one for each status).
5. Collapse 'Ignore' section and refresh again.
   -> Check requests:
      * 4 x DB9F062472294F12A0291A7BD203F922 (one for each status).
      * 1 x DB9F062472294F12A0291A7BD203F922 (DUPLICATED for 'Ignore' section, alertStatus:Suppressed)

6. Repeat steps 4) and 5) with the 'Solved' section
      -> Check requests:
      * 4 x DB9F062472294F12A0291A7BD203F922 (one for each status).
      * 1 x DB9F062472294F12A0291A7BD203F922 (DUPLICATED for 'Ignore' section, alertStatus:Suppressed)
      * 1 x DB9F062472294F12A0291A7BD203F922 (DUPLICATED for 'Solved' section, alertStatus:Solved)
Performance
related to defect 0036605 closed inigosanchez unneeded datasource requests opening alert management window 
Issue History
2017-10-25 12:39inigosanchezNew Issue
2017-10-25 12:39inigosanchezAssigned To => platform
2017-10-25 12:39inigosanchezModules => Core
2017-10-25 12:39inigosanchezTriggers an Emergency Pack => No
2017-10-25 12:45inigosanchezRelationship addedrelated to 0036605
2017-11-23 16:25caristuPrioritylow => normal
2017-11-23 16:25caristuStatusnew => acknowledged
2017-11-23 16:25caristuSummaryRefresh is not working as expected in Alert Management window when toggle between expanded/collapsed => Extra DS calls in Alert Management window when refreshing after expand/collapse a section
2017-11-23 16:25caristuDescription Updatedbug_revision_view_page.php?rev_id=16365#r16365
2017-11-23 16:25caristuSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=16367#r16367
2017-11-23 16:25caristuTag Attached: Performance
2022-02-01 08:05alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.