Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0020055 | Openbravo ERP | B. User interface | public | 2012-03-19 23:56 | 2012-09-16 19:57 |
|
| Reporter | dbaz | |
| Assigned To | dbaz | |
| Priority | high | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | 3.0MP12 | Fixed in Version | | |
| Merge Request Status | |
| Review Assigned To | guilleaer |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0020055: [SC Upgrade] "Alerts" window "Alert Rule" column filter displays [object Object] after upgrade to SC 8.3d 2012-03-12 (or later) |
| Description | "Alerts" window "Alert Rule" column filter displays [object Object] after upgrade to SC 8.3d 2012-03-12 (or later) |
| Steps To Reproduce | With an instance upgraded to Smartclient 8.3d 2012-03-12 (or later)
Login into the application.
Open "Alerts" window (the link in the navigation bar)
Write anything in "Alert" column filter.
Notice that "Alert Rule" column filter now displays [object Object] |
| Proposed Solution | The following diff seems that fix the problem:
diff --git a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
--- a/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
+++ b/modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
@@ -51,6 +51,7 @@
name: 'alertRule',
title: OB.I18N.getLabel('OBUIAPP_AlertGrid_AlertRule'),
displayField: 'alertRule._identifier',
+ valueField: 'alertRule._identifier',
canFilter: true,
canEdit: false,
filterOnKeypress: true, |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | related to | design defect | 0020062 | 3.0MP12 | closed | dbaz | [SC Upgrade] FK grid column filter displays [object Object] after upgrade to SC 8.3d 2012-03-12 (or later) | | related to | design defect | 0020293 | | closed | dbaz | [SC Upgrade] FK grid column filter displays [object Object] in selectors after upgrade to SC 8.3d 2012-03-12 (or later) |
|
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2012-03-19 23:56 | dbaz | New Issue | |
| 2012-03-19 23:56 | dbaz | Assigned To | => dbaz |
| 2012-03-19 23:56 | dbaz | Modules | => Core |
| 2012-03-19 23:56 | dbaz | OBNetwork customer | => No |
| 2012-03-20 14:35 | dbaz | Relationship added | related to 0020062 |
| 2012-04-08 23:30 | dbaz | Note Added: 0047405 | |
| 2012-04-17 20:35 | dbaz | Relationship added | related to 0020293 |
| 2012-05-02 22:06 | hgbot | Checkin | |
| 2012-05-02 22:06 | hgbot | Note Added: 0048266 | |
| 2012-05-02 22:06 | hgbot | Status | new => resolved |
| 2012-05-02 22:06 | hgbot | Resolution | open => fixed |
| 2012-05-02 22:06 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/d3db46c7c70a0cc48ef07110d4c44ba0e9a31db8 [^] |
| 2012-05-21 17:16 | guilleaer | Note Added: 0048816 | |
| 2012-05-21 17:16 | guilleaer | Status | resolved => closed |
| 2012-05-21 17:16 | guilleaer | Fixed in Version | => pi |
| 2012-05-25 12:08 | hudsonbot | Checkin | |
| 2012-05-25 12:08 | hudsonbot | Note Added: 0048960 | |
| 2012-05-25 17:58 | guilleaer | Assigned To | dbaz => guilleaer |
| 2012-05-25 17:58 | guilleaer | Note Added: 0049241 | |
| 2012-05-25 17:58 | guilleaer | Status | closed => new |
| 2012-05-25 17:58 | guilleaer | Resolution | fixed => open |
| 2012-05-25 17:58 | guilleaer | Fixed in Version | pi => |
| 2012-05-25 17:58 | guilleaer | Status | new => scheduled |
| 2012-05-25 17:58 | guilleaer | Note Added: 0049242 | |
| 2012-05-25 17:58 | guilleaer | fix_in_branch | => pi |
| 2012-05-25 17:58 | guilleaer | Note Added: 0049243 | |
| 2012-05-25 17:58 | guilleaer | Status | scheduled => resolved |
| 2012-05-25 17:58 | guilleaer | Fixed in Version | => 3.0MP12 |
| 2012-05-25 17:58 | guilleaer | Resolution | open => fixed |
| 2012-05-25 17:58 | guilleaer | Note Added: 0049244 | |
| 2012-05-25 17:58 | guilleaer | Status | resolved => closed |
| 2012-09-16 19:57 | guilleaer | Assigned To | guilleaer => dbaz |
| 2012-09-16 19:57 | guilleaer | Status | closed => new |
| 2012-09-16 19:57 | guilleaer | Resolution | fixed => open |
| 2012-09-16 19:57 | guilleaer | Fixed in Version | 3.0MP12 => |
| 2012-09-16 19:57 | guilleaer | Status | new => scheduled |
| 2012-09-16 19:57 | guilleaer | Status | scheduled => resolved |
| 2012-09-16 19:57 | guilleaer | Resolution | open => fixed |
| 2012-09-16 19:57 | guilleaer | Closed by | => guilleaer |
| 2012-09-16 19:57 | guilleaer | Status | resolved => closed |
|
Notes |
|
|
(0047405)
|
|
dbaz
|
|
2012-04-08 23:30
|
|
|
|
|
(0048266)
|
|
hgbot
|
|
2012-05-02 22:06
|
|
Repository: erp/devel/pi
Changeset: d3db46c7c70a0cc48ef07110d4c44ba0e9a31db8
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Sun Apr 08 23:29:12 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/d3db46c7c70a0cc48ef07110d4c44ba0e9a31db8 [^]
Fixed issue 20055: 'Alerts' window 'Alert Rule' column filter works ok again after upgrading to SC 8.3
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/alert-management/ob-alert-grid.js
---
|
|
|
|
|
|
verified in pi@87340d8f38a3 |
|
|
|
|
|
|
|
|
|
Changing Fixed in Version to 3.0MP12 |
|
|
|
|
|
Changing Fixed in Version to 3.0MP12 |
|
|
|
|
|
Changing Fixed in Version to 3.0MP12 |
|
|
|
|
|
Changing Fixed in Version to 3.0MP12 |
|