Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0035629Openbravo ERPA. Platformpublic2017-03-28 10:242022-02-01 08:09
alostale 
Triage Platform Base 
normalminorhave not tried
acknowledgedopen 
5
 
 
Core
No
0035629: add per DB object info to check for model DB changes
Before updating database, a check to ensure there are no local modification is performed. It checks the model by creating a CRC of the all DB objects. Currently this information is saved only as an aggregation, but it is not possible to know individual objects CRC.

This causes:
- When there is a model change, it is not possible to know which objects were modified.
- When there is need to debug what's happening (ie. 0035628) it's hard.
-
Save CRC of individual objects and use it to report what changed.

Attached a debugging code doing it.
No tags attached.
related to defect 0035628 closed alostale ORA: sometimes update.database after install.source detects db changes 
diff db_modified-issue.diff (6,362) 2017-03-28 10:24
https://issues.openbravo.com/file_download.php?file_id=10611&type=bug
Issue History
2017-03-28 10:24alostaleNew Issue
2017-03-28 10:24alostaleAssigned To => platform
2017-03-28 10:24alostaleModules => Core
2017-03-28 10:24alostaleTriggers an Emergency Pack => No
2017-03-28 10:24alostaleRelationship addedrelated to 0035628
2017-03-28 10:24alostaleFile Added: db_modified-issue.diff
2017-03-28 10:25alostaleProposed Solution updated
2017-03-28 10:30alostaleStatusnew => acknowledged
2022-02-01 08:09alostaleAssigned Toplatform => Triage Platform Base

There are no notes attached to this issue.