Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036824 | Openbravo ERP | A. Platform | public | 2017-09-11 14:33 | 2017-09-21 16:49 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | immediate | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q4 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | 2017-08-11 |
Regression introduced in release | pi |
Regression introduced by commit | http://code.openbravo.com/erp/devel/pi/rev/f8c3d0a4f7a47808cd21001bc5c258a98214dfbd [^] |
Triggers an Emergency Pack | No |
|
Summary | 0036824: false DB modified positive detected after compile.complete |
Description | Having modules in development that include translatable elements, update.database after compile.complete fails because changes in AD_TextInterfaces table are detected. |
Steps To Reproduce | 1. In a clean instance set core in development: update ad_module set isindevelopment='Y' where ad_module_id ='0';
2. Execute compile.complete
3. Execute update.database
-> FAILS:
[java] 22551 WARN - Change detected in table: AD_TextInterfaces
[java] 22585 ERROR - Database has local changes. Update.database will not be done. You should export your changed modules before doing update.database, so that your Application Dictionary changes are preserved.
|
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | caused by | defect | 0036755 | | closed | alostale | inefficient translate task |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-09-11 14:33 | alostale | New Issue | |
2017-09-11 14:33 | alostale | Assigned To | => platform |
2017-09-11 14:33 | alostale | OBNetwork customer | => No |
2017-09-11 14:33 | alostale | Modules | => Core |
2017-09-11 14:33 | alostale | Triggers an Emergency Pack | => No |
2017-09-11 14:34 | alostale | Regression date | => 2017-08-11 |
2017-09-11 14:34 | alostale | Regression introduced in release | => pi |
2017-09-11 14:34 | alostale | Regression introduced by commit | => http://code.openbravo.com/erp/devel/pi/rev/f8c3d0a4f7a47808cd21001bc5c258a98214dfbd [^] |
2017-09-11 14:35 | alostale | Assigned To | platform => alostale |
2017-09-11 14:35 | alostale | Priority | normal => immediate |
2017-09-11 14:35 | alostale | Relationship added | caused by 0036755 |
2017-09-11 14:52 | alostale | Review Assigned To | => caristu |
2017-09-11 14:58 | hgbot | Checkin | |
2017-09-11 14:58 | hgbot | Note Added: 0098945 | |
2017-09-11 14:58 | hgbot | Status | new => resolved |
2017-09-11 14:58 | hgbot | Resolution | open => fixed |
2017-09-11 14:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2148091224bef4cc862faf6eda30ac91d3e847bb [^] |
2017-09-15 12:04 | caristu | Note Added: 0099067 | |
2017-09-15 12:04 | caristu | Status | resolved => closed |
2017-09-15 12:04 | caristu | Fixed in Version | => 3.0PR17Q4 |
2017-09-21 16:49 | hudsonbot | Checkin | |
2017-09-21 16:49 | hudsonbot | Note Added: 0099375 | |