PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar richard67
richard67
16 Sep 2025

Pull Request for Issue #45875 (comment) .

Summary of Changes

This pull request (PR) renames the new update SQL script added by the today merged PR #45875 from "6.0.0-2025-08-21.sql" to "6.0.0-2025-09-16.sql" because there are already update SQL scripts with a newer schema version "6.0.0-2025-09-05" which have been released with 6.0.0-beta3.

So if one would update to a 6.0.0-rc1 which contains the changes from the mentioned pR but not the changes from this PR here, the update SQL scripts would not run because their schema version is older than the one in the database.

Testing Instructions

Code review and understand the description above.

Actual result BEFORE applying this Pull Request

Scripts "6.0.0-2025-08-21.sql" are not executed when updating from a 6.0.0-beta3 to the patched package from PR #45875 or the next nightly build being created tonight.

Expected result AFTER applying this Pull Request

Scripts "6.0.0-2025-09-16.sql" are executed when updating from a 6.0.0-beta3 to the patched package from this PR here.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar richard67 richard67 - open - 16 Sep 2025
avatar richard67 richard67 - change - 16 Sep 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Sep 2025
Category SQL Administration com_admin Postgresql
avatar brianteeman brianteeman - test_item - 16 Sep 2025 - Tested successfully
avatar brianteeman
brianteeman - comment - 16 Sep 2025

I have tested this item ✅ successfully on dfada2c


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

avatar Bodge-IT Bodge-IT - close - 17 Sep 2025
avatar Bodge-IT Bodge-IT - merge - 17 Sep 2025
avatar Bodge-IT Bodge-IT - change - 17 Sep 2025
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-09-17 06:20:07
Closed_By Bodge-IT
Labels Added: PR-6.0-dev
avatar Bodge-IT
Bodge-IT - comment - 17 Sep 2025

Thank you @richard67 for your diligence, thanks @brianteeman for review.

Add a Comment

Login with GitHub to post a comment