Release Blocker ? Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
26 Mar 2022

Pull Request for Issue # .

Summary of Changes

Add 3.10.7-2022-02-20.sql to deleted files in script.php where it is missing.

When PR #37382 will bee merged into the 3.10-dev branch and that change will be released, we have to delete the update SQL scripts with the right name, too.

So this PR here adds them to the list in script.php.

For mysql it does not need that change because there the file name was right from the beginning in the 3.10-dev branch.

Testing Instructions

Code review.

Actual result BEFORE applying this Pull Request

Only the "3.10.7-2022-03-18.sql" file for mysql will be deleted after an update from next 3.10.7 to 4.1, the files for postgresql and sqlazure will remain.

Expected result AFTER applying this Pull Request

Files "3.10.7-2022-03-18.sql" will be deleted after an update from next 3.10.7 to 4.1.

Documentation Changes Required

None.

avatar richard67 richard67 - open - 26 Mar 2022
avatar richard67 richard67 - change - 26 Mar 2022
Status New Pending
avatar richard67 richard67 - change - 26 Mar 2022
Title
[4.1] Adatp deleted files list in script.php to PR 37382
[4.1] Adapt deleted files list in script.php to PR 37382
avatar richard67 richard67 - edited - 26 Mar 2022
avatar joomla-cms-bot joomla-cms-bot - change - 26 Mar 2022
Category Administration com_admin
avatar richard67
richard67 - comment - 26 Mar 2022

Adding the release blocker label because when #37382 is merged into 3.10-dev (and it should because it is also a release blocker), then it needs this PR here for 4.10 and 4.2, otherwise if the file is not deleted in might run under certain conditions by the updater, and that could cause a problem.

avatar bembelimen bembelimen - close - 26 Mar 2022
avatar bembelimen bembelimen - merge - 26 Mar 2022
avatar bembelimen bembelimen - change - 26 Mar 2022
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2022-03-26 23:48:59
Closed_By bembelimen
Labels Added: Release Blocker ?
avatar bembelimen
bembelimen - comment - 26 Mar 2022

Thx

Add a Comment

Login with GitHub to post a comment