Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025041 | Openbravo ERP | A. Platform | public | 2013-10-29 13:06 | 2013-10-30 20:47 |
|
Reporter | marvintm | |
Assigned To | marvintm | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP29 | Fixed in Version | 3.0MP29 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | Production - Confirmed Stable |
Regression date | 2013-07-10 |
Regression introduced in release | |
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/7d6d644b9b9e3b9ca55c7be357af7bb86a257263 [^] |
Triggers an Emergency Pack | No |
|
Summary | 0025041: Problem when filtering by a computed column with list reference |
Description | Currently there is a problem when trying to filter in the grid by a computed column which has a list reference.
The generated HQL query doesn't include the "_computedColumns" property, and therefore it fails. |
Steps To Reproduce | - Define a computed column with list reference
- Add a field for this column in a window
- Go to this window, and try to filter by one of the values of the list. Click on reload to force a datasource request. Notice that it fails. |
Proposed Solution | A change will be done in the AdvancedQueryBuilder so that it takes into account if the property is computed column, to create the query correctly. |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | defect | 0024966 | | closed | AugustoMauch | If you set a sumary function on the grid for a computed column it fails | related to | defect | 0025248 | 3.0MP31 | closed | alostale | Error after sorting by a computed column |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-10-29 13:06 | marvintm | New Issue | |
2013-10-29 13:06 | marvintm | Assigned To | => marvintm |
2013-10-29 13:06 | marvintm | Modules | => Core |
2013-10-29 13:06 | marvintm | Triggers an Emergency Pack | => No |
2013-10-29 13:10 | marvintm | Review Assigned To | => AugustoMauch |
2013-10-29 13:10 | marvintm | Regression level | => Production - Confirmed Stable |
2013-10-29 13:10 | marvintm | Regression date | => 2013-07-10 |
2013-10-29 13:10 | marvintm | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/7d6d644b9b9e3b9ca55c7be357af7bb86a257263 [^] |
2013-10-29 13:12 | hgbot | Checkin | |
2013-10-29 13:12 | hgbot | Note Added: 0061936 | |
2013-10-29 13:12 | hgbot | Status | new => resolved |
2013-10-29 13:12 | hgbot | Resolution | open => fixed |
2013-10-29 13:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/67e80e28874b0d93cd69094cec39febc89a03b11 [^] |
2013-10-29 13:17 | AugustoMauch | Note Added: 0061938 | |
2013-10-29 13:17 | AugustoMauch | Status | resolved => closed |
2013-10-29 13:17 | AugustoMauch | Fixed in Version | => 3.0MP29 |
2013-10-29 23:39 | AugustoMauch | Relationship added | has duplicate 0024966 |
2013-10-30 20:47 | hudsonbot | Checkin | |
2013-10-30 20:47 | hudsonbot | Note Added: 0061982 | |
2013-12-19 16:56 | alostale | Relationship added | related to 0025248 |