Project:
View Revisions: Issue #37161 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0037161: Extra DS calls in Alert Management window when refreshing after expand/collapse a section | ||
Revision | 2017-11-23 16:25 by caristu | ||
Steps To Reproduce | 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) |
||
Revision | 2017-10-25 12:39 by caristu | ||
Steps To Reproduce | 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) |
Copyright © 2000 - 2009 MantisBT Group |