Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0051152 | Openbravo ERP | A. Platform | public | 2022-12-14 13:28 | 2022-12-21 08:23 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR23Q1 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0051152: Review and remove modulescripts only required for updates from <16Q1 - platform |
Description | 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 |
Steps To Reproduce | 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. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0051068 | PR23Q1 | closed | shuehner | Block direct upgrades from version older than 16Q1 to latest version | related to | defect | 0051153 | | closed | shuehner | Review and remove modulescripts only required for updates from <16Q1 - omni |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-12-14 13:28 | shuehner | New Issue | |
2022-12-14 13:28 | shuehner | Assigned To | => shuehner |
2022-12-14 13:28 | shuehner | OBNetwork customer | => No |
2022-12-14 13:28 | shuehner | Modules | => Core |
2022-12-14 13:28 | shuehner | Triggers an Emergency Pack | => No |
2022-12-14 13:29 | shuehner | Relationship added | depends on 0051068 |
2022-12-14 13:41 | hgbot | Merge Request Status | => open |
2022-12-14 13:41 | hgbot | Note Added: 0144678 | |
2022-12-14 14:40 | shuehner | Issue cloned | 0051153 |
2022-12-14 14:40 | shuehner | Relationship added | related to 0051153 |
2022-12-21 08:22 | hgbot | Merge Request Status | open => approved |
2022-12-21 08:23 | hgbot | Resolution | open => fixed |
2022-12-21 08:23 | hgbot | Status | new => closed |
2022-12-21 08:23 | hgbot | Fixed in Version | => PR23Q1 |
2022-12-21 08:23 | hgbot | Note Added: 0144858 | |
2022-12-21 08:23 | hgbot | Note Added: 0144859 | |