Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||
View Issue Details | |||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||
0053767 | Openbravo ERP | A. Platform | public | 2023-10-26 11:03 | 2023-10-26 11:07 | ||||||||||||||||
Reporter | njimenez | ||||||||||||||||||||
Assigned To | Triage Platform Base | ||||||||||||||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||||||||||||||
Status | new | 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 | 0053767: During a synchronization data process it is not posible to update a column without a flush execution | ||||||||||||||||||||
Description | When a process that extends pos data synchronization process tries to update a column value in cross store from a record that the user role has not access, it is needed to make a flush to update the information. Otherwise an error will be received while updating the record information as on OBInterceptor class will receive the obContext.isInCrossOrgAdministratorMode() value as false in its second execution. | ||||||||||||||||||||
Steps To Reproduce | 1. Create a process that extends the POSDataSynchronizationProcess 2. Update a column from an already created record without executing a flush 3. Execute the process with a user that does not have access to the organization that created the record that is intended to be updated. See how an error is received while updating information. | ||||||||||||||||||||
Proposed Solution | |||||||||||||||||||||
Additional Information | |||||||||||||||||||||
Tags | No tags attached. | ||||||||||||||||||||
Relationships |
| ||||||||||||||||||||
Attached Files | |||||||||||||||||||||
Issue History | |||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||
2023-10-26 11:03 | njimenez | New Issue | |||||||||||||||||||
2023-10-26 11:03 | njimenez | Assigned To | => Triage Platform Base | ||||||||||||||||||
2023-10-26 11:03 | njimenez | Modules | => Core | ||||||||||||||||||
2023-10-26 11:03 | njimenez | Triggers an Emergency Pack | => No | ||||||||||||||||||
2023-10-26 11:03 | njimenez | Relationship added | related to 0050160 | ||||||||||||||||||
2023-10-26 11:06 | njimenez | Note Added: 0156317 | |||||||||||||||||||
2023-10-26 11:07 | njimenez | Relationship added | related to 0053710 | ||||||||||||||||||
2023-10-26 11:11 | njimenez | Note Edited: 0156317 | bug_revision_view_page.php?bugnote_id=0156317#r27040 |
Notes | |||||
|
|||||
|
|