Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0053661 | Openbravo ERP | A. Platform | public | 2023-10-14 11:57 | 2024-03-14 13:59 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q2 | |
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 | 0053661: Oracle Cleanup: Remove oracle specific code from Audit Trail functionality |
Description | The code related to audit trail has specifics to support oracle:
- oracle specific audit triggers
- nchar datatype
- text >4k handling
With oracle support removed all this can be simplified |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | feature request | 0053658 | | new | shuehner | Tracking issue: Code cleanup after removing Oracle support |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2023-10-14 11:57 | shuehner | New Issue | |
2023-10-14 11:57 | shuehner | Assigned To | => shuehner |
2023-10-14 11:57 | shuehner | Modules | => Core |
2023-10-14 11:57 | shuehner | Triggers an Emergency Pack | => No |
2023-10-14 13:22 | shuehner | Relationship added | blocks 0053658 |
2023-10-14 16:26 | hgbot | Note Added: 0155839 | |
2024-02-19 14:43 | shuehner | Issue cloned | 0054709 |
2024-03-01 11:42 | hgbot | Note Added: 0161492 | |
2024-03-14 13:58 | hgbot | Note Added: 0162172 | |
2024-03-14 13:58 | hgbot | Note Added: 0162173 | |
2024-03-14 13:59 | hgbot | Resolution | open => fixed |
2024-03-14 13:59 | hgbot | Status | new => closed |
2024-03-14 13:59 | hgbot | Fixed in Version | => PR24Q2 |
2024-03-14 13:59 | hgbot | Note Added: 0162174 | |
2024-03-14 13:59 | hgbot | Note Added: 0162175 | |
Notes |
|
(0155839)
|
hgbot
|
2023-10-14 16:26
|
|
|
|
(0161492)
|
hgbot
|
2024-03-01 11:42
|
|
|
|
(0162172)
|
hgbot
|
2024-03-14 13:58
|
|
|
|
(0162173)
|
hgbot
|
2024-03-14 13:58
|
|
|
|
(0162174)
|
hgbot
|
2024-03-14 13:59
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 5bf066ba0ba724921ad26ffd568a234e5546db49
Author: Stefan Huehner <stefan.huehner@openbravo.com>
Date: 14-03-2024 13:53:07
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/5bf066ba0ba724921ad26ffd568a234e5546db49 [^]
Fixes ISSUE-53661: Remove oracle specific code from Audit Trail functionality
Merge branch 'fix/53661-oracle-eol-audittrail'
---
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
M src-db/database/model/tables/AD_AUDIT_TRAIL.xml
M src-db/database/model/views/AD_AUDIT_TRAIL_V.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src/org/openbravo/erpCommon/businessUtility/AuditTrailDeletedRecords.java
M src/org/openbravo/erpCommon/businessUtility/AuditTrailPopup.java
---
|
|
|
(0162175)
|
hgbot
|
2024-03-14 13:59
|
|
|