Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053029Openbravo ERPZ. Otherspublic2023-07-21 16:132023-08-06 13:32
shuehner 
shuehner 
normalminorhave not tried
newopen 
5
 
 
Core
No
0053029: Review and remove modulescripts only required for updates from <16Q1 - omni - part2
Issue 51068 blocks upgrades from versions older than 16Q1.

Any modulescript running on upgrades from <16Q1 is no longer needed and can be removed if it is marked as NOT running also during install.source

Many (very) old modulescripts when created before being able to declare executeOnInstall=false.
Those old ones need be reviewed one-by-one if they can be safely skipped during install and then be removed as obsolete
51068 change ensures that old version (before update) is at least 16Q1 (x.x.28207)
Any buildvalidation defined with ExecutionLimits end-version before that (and moduleId of a module contained in backoffice repo) => is candidated to be removed.

Directly possible to remove it is also has executeOnInstall=false already.
If not it must be reviewed first is that flag applies to them also.
No tags attached.
related to defect 0051153 closed shuehner Review and remove modulescripts only required for updates from <16Q1 - omni 
depends on feature request 0051068PR23Q1 closed shuehner Block direct upgrades from version older than 16Q1 to latest version 
related to defect 0053170 closed shuehner Review and remove modulescripts only required for updates from <16Q1 - omni - part3 
Issue History
2023-07-21 16:13shuehnerNew Issue
2023-07-21 16:13shuehnerAssigned To => shuehner
2023-07-21 16:13shuehnerModules => Core
2023-07-21 16:13shuehnerTriggers an Emergency Pack => No
2023-07-21 16:13shuehnerIssue generated from0051153
2023-07-21 16:13shuehnerRelationship addedrelated to 0051153
2023-07-21 16:14shuehnerRelationship addeddepends on 0051068
2023-07-21 16:28hgbotNote Added: 0152805
2023-08-06 13:32shuehnerIssue cloned0053170
2023-08-06 13:32shuehnerRelationship addedrelated to 0053170

Notes
(0152805)
hgbot   
2023-07-21 16:28   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/950 [^]