Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036824
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminorhave not tried2017-09-11 14:332017-09-21 16:49
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PriorityimmediateResolutionfixedFixed in Version3.0PR17Q4
StatusclosedFix in branchFixed in SCM revision2148091224be
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date2017-08-11
Regression introduced in releasepi
Regression introduced by commithttp://code.openbravo.com/erp/devel/pi/rev/f8c3d0a4f7a47808cd21001bc5c258a98214dfbd [^]
Triggers an Emergency PackNo
Summary

0036824: false DB modified positive detected after compile.complete

DescriptionHaving modules in development that include translatable elements, update.database after compile.complete fails because changes in AD_TextInterfaces table are detected.
Steps To Reproduce1. 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.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
caused by defect 0036755 closedalostale inefficient translate task 

-  Notes
(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 (developer)
2017-09-15 12:04

Code reviewed + tested OK
(0099375)
hudsonbot (developer)
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

- 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 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
Powered by Mantis Bugtracker