Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0051152 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | have not tried | 2022-12-14 13:28 | 2022-12-21 08:23 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | shuehner | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | PR23Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0144678) hgbot (developer) 2022-12-14 13:41 |
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/791 [^] |
(0144858) hgbot (developer) 2022-12-21 08:23 |
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/791 [^] |
(0144859) hgbot (developer) 2022-12-21 08:23 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: 9bffaae704fce4c0b5e8d5967a8524180bcd491d Author: Stefan Huehner <stefan.huehner@openbravo.com> Date: 21-12-2022 07:23:31 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/9bffaae704fce4c0b5e8d5967a8524180bcd491d [^] fixed ISSUE-51152: Delete obsolete modulescripts These scripts only ran on updates before MP16 ISSUE-51068 blocks updates from <16Q1 causing it to never run on updates anymore. --- R src-util/modulescript/build/classes/org/openbravo/modulescript/ConvertImages.class R src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteRedundantTranslations.class R src-util/modulescript/build/classes/org/openbravo/modulescript/DeleteRedundantTranslationsData.class R src-util/modulescript/build/classes/org/openbravo/modulescript/InitializeAlertStatus.class R src-util/modulescript/build/classes/org/openbravo/modulescript/InitializeAlertStatusData.class R src-util/modulescript/build/classes/org/openbravo/modulescript/PgJdbcDatesIssue.class R src-util/modulescript/build/classes/org/openbravo/modulescript/PgJdbcDatesIssueData.class R src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateEmailPasswords.class R src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateEmailPasswordsData.class R src-util/modulescript/build/classes/org/openbravo/modulescript/UpgradeToPocEmail.class R src-util/modulescript/build/classes/org/openbravo/modulescript/UpgradeToPocEmailData.class R src-util/modulescript/src/org/openbravo/modulescript/ConvertImages.java R src-util/modulescript/src/org/openbravo/modulescript/DeleteRedundantTranslations.java R src-util/modulescript/src/org/openbravo/modulescript/DeleteRedundantTranslations_data.xsql R src-util/modulescript/src/org/openbravo/modulescript/InitializeAlertStatus.java R src-util/modulescript/src/org/openbravo/modulescript/InitializeAlertStatus_data.xsql R src-util/modulescript/src/org/openbravo/modulescript/PgJdbcDatesIssue.java R src-util/modulescript/src/org/openbravo/modulescript/PgJdbcDatesIssue_data.xsql R src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords.java R src-util/modulescript/src/org/openbravo/modulescript/UpdateEmailPasswords_Data.xsql R src-util/modulescript/src/org/openbravo/modulescript/UpgradeToPocEmail.java R src-util/modulescript/src/org/openbravo/modulescript/UpgradeToPocEmail_Data.xsql --- |
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 | 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 | 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: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 |
Copyright © 2000 - 2009 MantisBT Group |