Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0037161 | Openbravo ERP | A. Platform | public | 2017-10-25 12:39 | 2022-02-01 08:05 | |||||||
Reporter | inigosanchez | |||||||||||
Assigned To | Triage Platform Base | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | acknowledged | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | Fixed in Version | |||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0037161: Extra DS calls in Alert Management window when refreshing after expand/collapse a section | |||||||||||
Description | Extra (unneeded) datasource requests are performed when refreshing the Alert Management window after expand/collapse a section | |||||||||||
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) | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | Performance | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2017-10-25 12:39 | inigosanchez | New Issue | ||||||||||
2017-10-25 12:39 | inigosanchez | Assigned To | => platform | |||||||||
2017-10-25 12:39 | inigosanchez | Modules | => Core | |||||||||
2017-10-25 12:39 | inigosanchez | Triggers an Emergency Pack | => No | |||||||||
2017-10-25 12:45 | inigosanchez | Relationship added | related to 0036605 | |||||||||
2017-11-23 16:25 | caristu | Priority | low => normal | |||||||||
2017-11-23 16:25 | caristu | Status | new => acknowledged | |||||||||
2017-11-23 16:25 | caristu | Summary | Refresh 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:25 | caristu | Description Updated | bug_revision_view_page.php?rev_id=16365#r16365 | |||||||||
2017-11-23 16:25 | caristu | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=16367#r16367 | |||||||||
2017-11-23 16:25 | caristu | Tag Attached: Performance | ||||||||||
2022-02-01 08:05 | alostale | Assigned To | platform => Triage Platform Base |
There are no notes attached to this issue. |