Openbravo Issue Tracking System - Openbravo ERP  | 
| View Issue Details | 
  | 
| ID | Project | Category | View Status | Date Submitted | Last Update | 
| 0043585 | Openbravo ERP | B. User interface | public | 2020-03-25 17:13 | 2020-04-02 08:53 | 
  | 
| Reporter | joniturralde93 |   | 
| Assigned To | alostale |   | 
| Priority | immediate | Severity | minor | Reproducibility | always | 
| Status | closed | Resolution | fixed |   | 
| Platform |  | OS | 5 | OS Version |  | 
| Product Version |  |   | 
| Target Version | 3.0PR19Q4.4 | Fixed in Version | 3.0PR19Q4.4 |   | 
| Merge Request Status |  | 
| Review Assigned To | caristu | 
| OBNetwork customer | OBPS | 
| Web browser |  | 
| Modules | Core | 
| Support ticket | 15373 | 
| Regression level | Production - Confirmed Stable | 
| Regression date |  | 
| Regression introduced in release | 3.0PR19Q3 | 
| Regression introduced by commit | https://gitlab.com/openbravo/product/openbravo/-/commit/1894bfea7d6#7a285d1549149911e055ca745223e6079626867e [^] | 
| Triggers an Emergency Pack | No | 
  | 
| Summary | 0043585: Alerts don't show in the main button, only in alert management window | 
| Description | Alerts which alert rule is defined in an organization different than * are not counted in the Alert widget in the main window top bar. | 
| Steps To Reproduce | 1. Create a new alert rule in any organization different than * with this sql query: 
SELECT i.c_order_id AS referencekey_id, i.documentno AS record_id, 0 AS ad_role_id, null AS ad_user_id, '' || i.documentno || ' se ha creado.' AS description, 'Y' AS isactive, i.ad_client_id, i.ad_org_id, now() AS created, 0 AS createdby, now() AS updated, 0 AS updatedby FROM c_order i WHERE i.created >= to_date('20-03-2020','dd-MM-yyyy') 
 
2. Create a sales order 
 
3. Create a new process request: Run immediately, alert process. Run the alert process. 
 
4. At the top of the screen, it shows: Alerts (0), however, if you click on it, there is a new alert in the alert management window. The top button won't update by refreshing or waiting. | 
| Proposed Solution |  | 
| Additional Information |  | 
| Tags | No tags attached. | 
| Relationships | | blocks  | defect  | 0043579 |   | closed  | alostale  | Alerts don't show in the main button, only in alert management window  |  
  | 
| Attached Files |  | 
  | 
| Issue History | 
| Date Modified | Username | Field | Change | 
| 2020-03-26 07:38 | alostale | Type | defect => backport | 
| 2020-03-26 07:38 | alostale | Target Version |  => 3.0PR19Q4.4 | 
| 2020-03-30 10:31 | hgbot | Checkin |  | 
| 2020-03-30 10:31 | hgbot | Note Added: 0118868 |  | 
| 2020-03-30 10:31 | hgbot | Status | scheduled => resolved | 
| 2020-03-30 10:31 | hgbot | Resolution | open => fixed | 
| 2020-03-30 10:31 | hgbot | Fixed in SCM revision |  => http://code.openbravo.com/erp/backports/3.0PR19Q4.4/rev/a8d6d54e6b6b9f063f2620f16df3ae5d74df18ee [^] | 
| 2020-04-02 08:53 | caristu | Note Added: 0118914 |  | 
| 2020-04-02 08:53 | caristu | Status | resolved => closed | 
| 2020-04-02 08:53 | caristu | Fixed in Version |  => 3.0PR19Q4.4 |