Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032449 | Retail Modules | Web POS | public | 2016-03-09 17:01 | 2016-07-20 14:42 |
|
Reporter | eduardo_Argal | |
Assigned To | mario_castello | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | No |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0032449: ProcessHQLQuery does not support List parameters (Collections) |
Description | ProcessHQLQuery class does not support collection parameters. |
Steps To Reproduce | Add a new parameter in a query which is a collection (for example and e.organization.id in :orgIds) and pass a collection as a parameter (overriding getParameterValues method in the created class).
When being executed the query does not throw any result as the parameter sent is not properly handled. |
Proposed Solution | see attached patch |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | ProcessHQLQuery.diff (1,131) 2016-03-09 17:01 https://issues.openbravo.com/file_download.php?file_id=9148&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2016-03-09 17:01 | eduardo_Argal | New Issue | |
2016-03-09 17:01 | eduardo_Argal | Assigned To | => marvintm |
2016-03-09 17:01 | eduardo_Argal | OBNetwork customer | => No |
2016-03-09 17:01 | eduardo_Argal | Triggers an Emergency Pack | => No |
2016-03-09 17:01 | eduardo_Argal | File Added: ProcessHQLQuery.diff | |
2016-03-22 14:20 | mario_castello | Assigned To | marvintm => Retail |
2016-03-22 14:20 | mario_castello | Status | new => acknowledged |
2016-03-22 14:25 | mario_castello | Assigned To | Retail => mario_castello |
2016-07-20 14:03 | hgbot | Checkin | |
2016-07-20 14:03 | hgbot | Note Added: 0088600 | |
2016-07-20 14:03 | hgbot | Status | acknowledged => resolved |
2016-07-20 14:03 | hgbot | Resolution | open => fixed |
2016-07-20 14:03 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/38f4b33ae59e5da99be1b7f782a99be9a61985c0 [^] |
2016-07-20 14:42 | marvintm | Review Assigned To | => marvintm |
2016-07-20 14:42 | marvintm | Status | resolved => closed |