Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036824 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2017-09-11 14:33 | 2017-09-21 16:49 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 2148091224be | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0098945) hgbot (developer) 2017-09-11 14:58 |
Repository: erp/devel/pi Changeset: 2148091224bef4cc862faf6eda30ac91d3e847bb Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Sep 11 14:47:59 2017 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2148091224bef4cc862faf6eda30ac91d3e847bb [^] fixed bug 36824: false DB modified positive detected after compile.complete compile.compile marks all entries in ad_textinterfaces as not used to later, mark the actually used ones (while parsing) as used. As this is part of source data, audit fields shoudln't be updated by this process, other way, those records will be detected as modified after last update preventing next one to occur. --- M src-trl/src/org/openbravo/translate/Translate_data.xsql --- |
(0099067) caristu (viewer) 2017-09-15 12:04 |
Code reviewed + tested OK |
(0099375) hudsonbot (viewer) 2017-09-21 16:49 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9750b78d3e5c [^] Maturity status: Test |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |