Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018110 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 02. Master data management | major | have not tried | 2011-07-28 10:13 | 2011-07-28 10:27 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | fe875614d260 | ||||
Projection | none | ETA | none | Target Version | 2.50MP33 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0039473) hgbot (developer) 2011-07-28 10:19 |
Repository: erp/stable/api-checks-2.50 Changeset: fe875614d260f23876e0b36d254aefb5caefe29b Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Jul 28 10:19:01 2011 +0200 URL: http://code.openbravo.com/erp/stable/api-checks-2.50/rev/fe875614d260f23876e0b36d254aefb5caefe29b [^] Fixes issue 0018110: Try-2.50-api failed because two foreign keys has been removed. Related to issue 18099 --- M model/model/tables/I_ORDER.xml --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |