Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0034061 | Openbravo ERP | A. Platform | public | 2016-09-22 16:56 | 2016-12-16 18:38 |
|
Reporter | NaroaIriarte | |
Assigned To | NaroaIriarte | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q1 | |
Merge Request Status | |
Review Assigned To | alostale |
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 | 0034061: The cascade constraints deletion should be more restrictive |
Description | The cascade constraint deletion must be restricted.
Now when an update database is done, every FK constraint to AD tables is deleted and after these are regenerated again. This causes a performance issue in some circumstances and should be fixed.
|
Steps To Reproduce | . |
Proposed Solution | The constraint deletion must be restricted.
The FK constraints to AD tables must be drop only when there are actually changes in the referenced AD table. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0037592 | | closed | platform | update.database hangs if one module has a column in a table that's in another module not installed |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2016-09-22 16:56 | NaroaIriarte | New Issue | |
2016-09-22 16:56 | NaroaIriarte | Assigned To | => platform |
2016-09-22 16:56 | NaroaIriarte | OBNetwork customer | => No |
2016-09-22 16:56 | NaroaIriarte | Modules | => Core |
2016-09-22 16:56 | NaroaIriarte | Triggers an Emergency Pack | => No |
2016-09-22 16:57 | NaroaIriarte | Assigned To | platform => NaroaIriarte |
2016-09-22 16:58 | NaroaIriarte | Status | new => acknowledged |
2016-09-22 16:58 | NaroaIriarte | Status | acknowledged => scheduled |
2016-11-04 12:34 | NaroaIriarte | Review Assigned To | => alostale |
2016-11-04 13:00 | hgbot | Checkin | |
2016-11-04 13:00 | hgbot | Note Added: 0091171 | |
2016-11-04 13:00 | hgbot | Status | scheduled => resolved |
2016-11-04 13:00 | hgbot | Resolution | open => fixed |
2016-11-04 13:00 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/a4743d84d014f3648ee97b432ce33074866f45b7 [^] |
2016-11-11 09:06 | alostale | Summary | The cascade constraints deletion shoul be more restrictive => The cascade constraints deletion should be more restrictive |
2016-11-11 09:07 | alostale | Note Added: 0091372 | |
2016-11-11 09:07 | alostale | Status | resolved => closed |
2016-11-11 09:07 | alostale | Fixed in Version | => 3.0PR17Q1 |
2016-12-16 18:38 | hudsonbot | Checkin | |
2016-12-16 18:38 | hudsonbot | Note Added: 0092596 | |
2018-01-19 12:07 | alostale | Relationship added | related to 0037592 |