Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041288 | Openbravo ERP | A. Platform | public | 2019-07-04 18:21 | 2019-08-22 14:45 |
|
Reporter | shuehner | |
Assigned To | cberner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR19Q4 | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | AugustoMauch |
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 | 0041288: Apply new HQL Style to OBContext & EntityAccessChecker |
Description | Both files have several HQL with:
- non-constant parts:
i.e. organization.calss.getName()
- the HQL is hard to read because of formatting
- and it is mixing txt and i.e PROPERTY_ID constant which is not recommended by default
OBContext.java: 10 cases
EntityAccessChecker: 3 cases |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | design defect | 0041287 | | acknowledged | Triage Platform Base | Tracking issue: Convert HQL to apply new style |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-04 18:21 | shuehner | New Issue | |
2019-07-04 18:21 | shuehner | Assigned To | => platform |
2019-07-04 18:21 | shuehner | Modules | => Core |
2019-07-04 18:21 | shuehner | Triggers an Emergency Pack | => No |
2019-07-04 18:21 | shuehner | Relationship added | blocks 0041287 |
2019-07-04 18:27 | shuehner | Target Version | => 3.0PR19Q4 |
2019-07-29 11:32 | AugustoMauch | Assigned To | platform => cberner |
2019-07-29 12:03 | cberner | Status | new => scheduled |
2019-08-01 11:31 | hgbot | Checkin | |
2019-08-01 11:31 | hgbot | Note Added: 0113752 | |
2019-08-01 11:31 | hgbot | Status | scheduled => resolved |
2019-08-01 11:31 | hgbot | Resolution | open => fixed |
2019-08-01 11:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1b6d525eaf93f81e84defed8b82726205c133d6d [^] |
2019-08-01 12:23 | AugustoMauch | Review Assigned To | => AugustoMauch |
2019-08-01 12:23 | AugustoMauch | Note Added: 0113753 | |
2019-08-01 12:23 | AugustoMauch | Status | resolved => closed |
2019-08-01 12:23 | AugustoMauch | Fixed in Version | => 3.0PR19Q4 |
2019-08-22 14:45 | hudsonbot | Checkin | |
2019-08-22 14:45 | hudsonbot | Note Added: 0114193 | |