Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0041977 | Openbravo ERP | A. Platform | public | 2019-10-10 09:55 | 2019-12-12 23:01 |
|
| Reporter | aferraz | |
| Assigned To | cberner | |
| Priority | normal | Severity | major | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 3.0PR20Q1 | |
| Merge Request Status | |
| Review Assigned To | AugustoMauch |
| OBNetwork customer | No |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0041977: Allow subqueries in Log Clean Up Configuration hql where clause |
| Description | Allow subqueries in Log Clean Up Configuration hql where clause |
| Steps To Reproduce | As System Admin, create a record in Log Clean Up Configuration window.
Add a subquery in the where clause pointing to a column of the log table:
exists (select 1 from entity where entity.property.id = e.id)
Run Log Clean Up Process process in Process Request window.
Realize an error is thrown because "e" alias is not added to log table. |
| Proposed Solution | Attached proposed fix |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | 41977.diff (1,144) 2019-10-10 09:58 https://issues.openbravo.com/file_download.php?file_id=13367&type=bug |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2019-10-10 09:55 | aferraz | New Issue | |
| 2019-10-10 09:55 | aferraz | Assigned To | => platform |
| 2019-10-10 09:55 | aferraz | OBNetwork customer | => No |
| 2019-10-10 09:55 | aferraz | Modules | => Core |
| 2019-10-10 09:55 | aferraz | Triggers an Emergency Pack | => No |
| 2019-10-10 09:57 | aferraz | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=19458#r19458 |
| 2019-10-10 09:58 | aferraz | File Added: 41977.diff | |
| 2019-11-21 09:39 | cberner | Assigned To | platform => cberner |
| 2019-11-21 09:39 | cberner | Status | new => scheduled |
| 2019-11-21 09:39 | cberner | Review Assigned To | => AugustoMauch |
| 2019-11-28 16:28 | hgbot | Checkin | |
| 2019-11-28 16:28 | hgbot | Note Added: 0115953 | |
| 2019-11-28 16:28 | hgbot | Status | scheduled => resolved |
| 2019-11-28 16:28 | hgbot | Resolution | open => fixed |
| 2019-11-28 16:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/f20c0d75e5e400cfca64e9674b23025deb68910d [^] |
| 2019-11-28 19:25 | AugustoMauch | Note Added: 0115964 | |
| 2019-11-28 19:25 | AugustoMauch | Status | resolved => closed |
| 2019-11-28 19:26 | AugustoMauch | Fixed in Version | => 3.0PR20Q1 |
| 2019-12-12 23:01 | hudsonbot | Checkin | |
| 2019-12-12 23:01 | hudsonbot | Note Added: 0116292 | |