Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0038642 | Openbravo ERP | A. Platform | public | 2018-05-28 12:20 | 2018-06-15 10:41 | |||||||
Reporter | alostale | |||||||||||
Assigned To | platform | |||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||
Status | closed | Resolution | fixed | |||||||||
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 | 0038642: API change: removed ad_session_status table | |||||||||||
Description | In order to implement 0038629 FR, ad_session_status table will be removed in PostgreSQL. | |||||||||||
Steps To Reproduce | +++++++++++++++++++++++++++++++++++++++++++++++++++ Errors in API model validation +++++++++++++++++++++++++++++++++++++++++++++++++++ Removed table: AD_SESSION_STATUS Removed function AD_ISTRIGGERENABLED -> False positive: still present, now implemented in pre-scripts +++++++++++++++++++++++++++++++++++++++++++++++++++ Errors in API data validation +++++++++++++++++++++++++++++++++++++++++++++++++++ Removed row from table AD_COLUMN - ID: 5C7FEB5FDD351EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD361EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD371EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD381EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD391EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD3A1EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD3B1EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD3C1EA1E040007F01002676 Removed row from table AD_COLUMN - ID: 5C7FEB5FDD3D1EA1E040007F01002676 Removed row from table AD_ELEMENT - ID: 5C7FF22CBB46A376E040007F01002783 Removed row from table AD_ELEMENT - ID: 5C7FF22CBB48A376E040007F01002783 Removed row from table AD_TABLE - ID: BBB7275AB448478885E0FB24AA4BCB0B see https://ci.openbravo.com/view/try/job/try-api/6100/console [^] | |||||||||||
Proposed Solution | There is some risk of modules using directly this table: * When enabling/disabling triggers from Java, now it is mandatory to do it through TriggerHandler class * If enabling/disabling triggers from PL code, use ad_disable_triggers and ad_enable_triggers new PL functions | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-05-28 12:20 | alostale | New Issue | ||||||||||
2018-05-28 12:20 | alostale | Assigned To | => platform | |||||||||
2018-05-28 12:20 | alostale | Modules | => Core | |||||||||
2018-05-28 12:20 | alostale | Triggers an Emergency Pack | => No | |||||||||
2018-05-28 12:25 | alostale | Relationship added | blocks 0038629 | |||||||||
2018-05-28 12:27 | hgbot | Checkin | ||||||||||
2018-05-28 12:27 | hgbot | Note Added: 0104744 | ||||||||||
2018-05-28 12:27 | hgbot | Status | new => resolved | |||||||||
2018-05-28 12:27 | hgbot | Resolution | open => fixed | |||||||||
2018-05-28 12:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/api-checks/rev/388783574ed6785d7af369a9ca96836b8e1a07de [^] | |||||||||
2018-06-15 10:41 | alostale | Status | resolved => closed |
Notes | |||||
|
|||||
|
|