Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056846 | Openbravo ERP | Y. DBSourceManager | public | 2024-10-21 12:42 | 2025-03-27 12:09 |
|
Reporter | AugustoMauch | |
Assigned To | AugustoMauch | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | duplicate | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
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 | 0056846: Review other oid-as-int problems |
Description | There are at least two other places where we are storing oids as integers, where we should use longs instead, see:
- prorettype (https://gitlab.com/openbravo/product/dbsm/-/blob/e38ac5a01677cb654de360cce040a6b4a96993c3/src/org/apache/ddlutils/platform/postgresql/PostgreSqlModelLoader.java#L347 [^])
- proallargtypes |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0056837 | | closed | AugustoMauch | compilation error: [java] org.postgresql.util.PSQLException: Bad value for type int : 2173831272 |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-10-21 12:42 | AugustoMauch | New Issue | |
2024-10-21 12:42 | AugustoMauch | Assigned To | => Triage Platform Base |
2024-10-21 12:42 | AugustoMauch | OBNetwork customer | => No |
2024-10-21 12:42 | AugustoMauch | Modules | => Core |
2024-10-21 12:42 | AugustoMauch | Triggers an Emergency Pack | => No |
2024-10-21 12:42 | AugustoMauch | Relationship added | related to 0056837 |
2024-10-21 12:42 | AugustoMauch | Assigned To | Triage Platform Base => AugustoMauch |
2024-10-21 12:42 | AugustoMauch | Status | new => acknowledged |
2024-10-21 12:43 | shuehner | Issue Monitored: shuehner | |
2025-03-27 12:09 | hgbot | Note Added: 0177465 | |
2025-03-27 12:09 | hgbot | Status | acknowledged => closed |
2025-03-27 12:09 | hgbot | Resolution | open => duplicate |