? Release Blocker PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
1 Apr 2023

Pull Request for Issue #40284 .

Summary of Changes

This pull request (PR) adds the "CAN FAIL" installer hint to the drop column statement in the "4.3.0-2023-03-28.sql" update script.

The reason is that with PR #40228 the update SQL script "4.3.0-2023-02-15.sql" has been changed, too, so the column does not exist when not updating from a 4.3.0 beta 4 or rc 1 but an older version.

In addition, this PR fixes the value of the checked out column of the Guided Tours module installed with the "4.3.0-2023-02-15.sql" script on update.

Testing Instructions

Update from a 4.2.9 or a current 4.2-dev branch to the last 4.3-dev nightly build to reproduce the issue, and to the update package or custom update URL built by drone for this PR to test the fix.

Actual result BEFORE applying this Pull Request

SQL error about column not existing.

Com_checkin shows something checked out in the modules table. Checking in database shows that it is the Guided Tours module.

Expected result AFTER applying this Pull Request

No SQL error.

Nothing is checked out in com_checkin after the update.

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 1 Apr 2023
Category SQL Administration com_admin Postgresql
avatar richard67 richard67 - open - 1 Apr 2023
avatar richard67 richard67 - change - 1 Apr 2023
Status New Pending
avatar richard67 richard67 - change - 1 Apr 2023
Labels Added: Release Blocker PR-4.3-dev
avatar richard67 richard67 - change - 1 Apr 2023
Title
[4.3] Add "CAN FAIL" installer hint to drop column statement in "4.3.0-2023-03-28.sql" update script
[4.3] Add "CAN FAIL" installer hint to drop column statement in "4.3.0-2023-03-28.sql" update script and fix checked out
avatar richard67 richard67 - edited - 1 Apr 2023
avatar richard67 richard67 - change - 1 Apr 2023
The description was changed
avatar richard67 richard67 - edited - 1 Apr 2023
avatar richard67 richard67 - change - 1 Apr 2023
The description was changed
avatar richard67 richard67 - edited - 1 Apr 2023
avatar richard67 richard67 - change - 1 Apr 2023
Title
[4.3] Add "CAN FAIL" installer hint to drop column statement in "4.3.0-2023-03-28.sql" update script and fix checked out
[4.3] Fix SQL error "Can't Drop 'asset_id'; check that column/key exists" and checked out Guided Tours module when updating from 4.2.9 or older
avatar richard67 richard67 - edited - 1 Apr 2023
avatar richard67 richard67 - change - 2 Apr 2023
The description was changed
avatar richard67 richard67 - edited - 2 Apr 2023
avatar richard67 richard67 - change - 2 Apr 2023
The description was changed
avatar richard67 richard67 - edited - 2 Apr 2023
avatar richard67 richard67 - change - 2 Apr 2023
The description was changed
avatar richard67 richard67 - edited - 2 Apr 2023
avatar sdwjoomla sdwjoomla - test_item - 2 Apr 2023 - Tested successfully
avatar sdwjoomla
sdwjoomla - comment - 2 Apr 2023

I have tested this item successfully on ce538b6

new 4.2.9 instance
installed update file from 40286
installed without error


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40286.

avatar alikon alikon - test_item - 2 Apr 2023 - Tested successfully
avatar alikon
alikon - comment - 2 Apr 2023

I have tested this item successfully on ce538b6


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40286.

avatar alikon alikon - change - 2 Apr 2023
Status Pending Ready to Commit
avatar alikon
alikon - comment - 2 Apr 2023

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40286.

avatar khu5h1 khu5h1 - test_item - 2 Apr 2023 - Tested successfully
avatar khu5h1
khu5h1 - comment - 2 Apr 2023

I have tested this item successfully on ce538b6


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/40286.

avatar obuisard obuisard - change - 2 Apr 2023
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-04-02 12:06:13
Closed_By obuisard
Labels Added: ?
avatar obuisard obuisard - close - 2 Apr 2023
avatar obuisard obuisard - merge - 2 Apr 2023
avatar obuisard
obuisard - comment - 2 Apr 2023

Thank you Richard @richard67 for the PR and all for testing.

Add a Comment

Login with GitHub to post a comment