Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0032063 | Openbravo ERP | A. Platform | public | 2016-01-29 16:47 | 2022-02-01 08:09 |
|
Reporter | mtaal | |
Assigned To | Triage Platform Base | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | acknowledged | 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 | 0032063: References from an object to other objects is not checked when inserting only when updating |
Description | When an object A references an object B then when saving A the system should check that B is in the organization tree of the organization of A.
This check is done in the OBInterceptor. This check is enabled when updating but not inserting a new record. This has been explicitly done ([1] code commented out) as an issue needed to be solved. See the linked issue. The issue was solved in 2011 sometime, but the code never got uncommented.
[1]
https://code.openbravo.com/erp/devel/pi/file/2dd2efccfcc6/src/org/openbravo/dal/core/OBInterceptor.java#l227 [^]
|
Steps To Reproduce | See description |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0019273 | | closed | AugustoMauch | Different criteria when saving records that contains entities that don't belong to the org tree | related to | feature request | 0032570 | 3.0PR16Q3 | closed | alostale | allow to define cross-organization references |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-01-29 16:47 | mtaal | New Issue | |
2016-01-29 16:47 | mtaal | Assigned To | => platform |
2016-01-29 16:47 | mtaal | Modules | => Core |
2016-01-29 16:47 | mtaal | Triggers an Emergency Pack | => No |
2016-01-29 16:47 | mtaal | Relationship added | depends on 0019273 |
2016-02-03 08:16 | alostale | Status | new => acknowledged |
2016-03-22 10:20 | alostale | Target Version | 3.0PR16Q2 => 3.0PR16Q3 |
2016-04-01 12:01 | alostale | Relationship added | related to 0032570 |
2016-06-20 10:56 | caristu | Target Version | 3.0PR16Q3 => |
2016-09-30 09:32 | alostale | Note Added: 0090403 | |
2016-09-30 09:32 | alostale | Type | defect => design defect |
2022-02-01 08:09 | alostale | Assigned To | platform => Triage Platform Base |