Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0025041 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2013-10-29 13:06 | 2013-10-30 20:47 | |||
Reporter | marvintm | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 3.0MP29 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 67e80e28874b | ||||
Projection | none | ETA | none | Target Version | 3.0MP29 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | AugustoMauch | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0061936) hgbot (developer) 2013-10-29 13:12 |
Repository: erp/devel/pi Changeset: 67e80e28874b0d93cd69094cec39febc89a03b11 Author: Antonio Moreno <antonio.moreno <at> openbravo.com> Date: Tue Oct 29 13:12:22 2013 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/67e80e28874b0d93cd69094cec39febc89a03b11 [^] Fixed issue 25041. Computed columns with list references will now work correctly when the user filters by them in the grid. --- M modules/org.openbravo.service.json/src/org/openbravo/service/json/AdvancedQueryBuilder.java --- |
(0061938) AugustoMauch (administrator) 2013-10-29 13:17 |
Code reviewed and verified in pi@67e80e28874b |
(0061982) hudsonbot (developer) 2013-10-30 20:47 |
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/80f375c041fe [^] Maturity status: Test |
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 |
Copyright © 2000 - 2009 MantisBT Group |