Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0028708 | Openbravo ERP | A. Platform | public | 2015-01-21 11:16 | 2015-01-21 11:16 |
Reporter | jecharri | ||||
Assigned To | AugustoMauch | ||||
Priority | high | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0028708: Case statement is not supported in Order By clause | ||||
Description | Case statement is not supported in Order By clause | ||||
Steps To Reproduce | -login as system -go to tables and columns and use CASE statement If you enable the hql log in log4j.lcf you will see that Openbravo is removing the case statement an inserting something strange For case: CASE etapa WHEN 'P' THEN 1 WHEN 'M' THEN 2 WHEN 'E' THEN 3 WHEN 'D' THEN 4 WHEN 'C' THEN 5 ELSE 6 END Openbravo is doing order by e etapa | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-01-21 11:16 | jecharri | New Issue | |||
2015-01-21 11:16 | jecharri | Assigned To | => AugustoMauch | ||
2015-01-21 11:16 | jecharri | Modules | => Core | ||
2015-01-21 11:16 | jecharri | Triggers an Emergency Pack | => No |
There are no notes attached to this issue. |