Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0018110 | Openbravo ERP | 02. Master data management | public | 2011-07-28 10:13 | 2011-07-28 10:27 |
|
Reporter | adrianromero | |
Assigned To | adrianromero | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 2.50MP33 | 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 | 0018110: Try-2.50-api failed because two foreign keys has been removed |
Description | Due to issue https://issues.openbravo.com/view.php?id=18099 [^] Sometimes a deadlock appear when syncrhonizing a and processing orders at the same time
It has been pushed a fix to try that resulted in an api break:
http://builds.openbravo.com/view/try-2.50/job/try-2.50-api/128/ [^]
The reason is that two foreign keys has been removed to avoid deadlocks. These foreign keys are not necesary because the table I_ORDER is just a temporary table not used in any business flow and the reference integrity will be verified when processing the imported orders. |
Steps To Reproduce | Review push |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | backport | 0018099 | 2.50MP33 | closed | adrianromero | Sometimes a deadlock appear when syncrhonizing a and processing orders at the same time |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-07-28 10:13 | adrianromero | New Issue | |
2011-07-28 10:13 | adrianromero | Assigned To | => adrianromero |
2011-07-28 10:13 | adrianromero | Modules | => Core |
2011-07-28 10:13 | adrianromero | OBNetwork customer | => No |
2011-07-28 10:14 | adrianromero | Relationship added | blocks 0018099 |
2011-07-28 10:19 | hgbot | Checkin | |
2011-07-28 10:19 | hgbot | Note Added: 0039473 | |
2011-07-28 10:19 | hgbot | Status | new => resolved |
2011-07-28 10:19 | hgbot | Resolution | open => fixed |
2011-07-28 10:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/api-checks-2.50/rev/fe875614d260f23876e0b36d254aefb5caefe29b [^] |
2011-07-28 10:27 | adrianromero | Status | resolved => closed |