Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0031634Openbravo ERPA. Platformpublic2015-12-01 18:522015-12-02 13:14
caristu 
caristu 
highminoralways
closedfixed 
5
 
3.0PR16Q1 
alostale
Core
No
0031634: Is not possible to use the refresh button in the Alert Management window more than once
Is not possible to use the refresh button the Alert Management window more than once. After it is pressed, it will remain disabled unless you reopen the window.
1) Go to the Alert Management window
2) Click on the refresh button. The button is disabled and not enabled again.
No tags attached.
related to defect 0031577 closed caristu alert fetches with where parameter 
Issue History
2015-12-01 18:52caristuNew Issue
2015-12-01 18:52caristuAssigned To => platform
2015-12-01 18:52caristuModules => Core
2015-12-01 18:52caristuTriggers an Emergency Pack => No
2015-12-01 18:52caristuRelationship addedrelated to 0031577
2015-12-01 19:07caristuAssigned Toplatform => caristu
2015-12-01 19:07caristuReview Assigned To => alostale
2015-12-01 19:07caristuIssue Monitored: alostale
2015-12-01 19:26hgbotCheckin
2015-12-01 19:26hgbotNote Added: 0082498
2015-12-01 19:26hgbotStatusnew => resolved
2015-12-01 19:26hgbotResolutionopen => fixed
2015-12-01 19:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2a53c3dbf6a31e862d9f2ddf6550bd6a45f41820 [^]
2015-12-02 08:45caristuSummaryIs not possible to use the refresh button the Alert Management window more than once => Is not possible to use the refresh button in the Alert Management window more than once
2015-12-02 10:05hudsonbotCheckin
2015-12-02 10:05hudsonbotNote Added: 0082518
2015-12-02 13:14alostaleNote Added: 0082534
2015-12-02 13:14alostaleStatusresolved => closed
2015-12-02 13:14alostaleFixed in Version => 3.0PR16Q1

Notes
(0082498)
hgbot   
2015-12-01 19:26   
Repository: erp/devel/pi
Changeset: 2a53c3dbf6a31e862d9f2ddf6550bd6a45f41820
Author: Carlos Aristu <carlos.aristu <at> openbravo.com>
Date: Tue Dec 01 19:25:04 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/2a53c3dbf6a31e862d9f2ddf6550bd6a45f41820 [^]

fixes issue 31634: use refresh button in Alert Management more than once

A new mechanism is created for the grids in Alert Management window which notifies to the view that the data has arrived after a refresh request. The view checks if the refresh has been performed by the four grids before enabling the button again.

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-management-view.js
---
(0082518)
hudsonbot   
2015-12-02 10:05   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/f4f21fc4c72d [^]
Maturity status: Test
(0082534)
alostale   
2015-12-02 13:14   
code reviewed + tested