Problem/Motivation

Database update failing due to the new settings cohesion.frontend.globaljs_settings introduced in cohesion 7.3.x.

Steps to reproduce

Updating Drupal version from 9.2 to 9.5. Then while performing drush updb in one of the site, which is using Acquia Site Studio, they are getting the "Update aborted by: cohesion_update_8705, acquia_cms_site_studio_update_8008"

Proposed resolution

Provide patch to help unblock updates.

Comments

chandu7929 created an issue. See original summary.

chandu7929’s picture

Title: Update aborted by: cohesion_update_8705, acquia_cms_site_studio_update_800 » Update aborted by: cohesion_update_8705, acquia_cms_site_studio_update_8008
chandu7929’s picture

StatusFileSize
new453 bytes
new383 bytes

Use following patches to patch the module:

"drupal/acquia_cms_site_studio": {
                "3421068- Update aborted by: acquia_cms_site_studio_update_8008": "https://www.drupal.org/files/issues/2024-02-13/acquia_cms_site_studio_update_8008.patch"
            },
            "acquia/cohesion": {
                "3421068- Update aborted by: cohesion_update_8705": "https://www.drupal.org/files/issues/2024-02-13/cohesion_update_8705.patch"
            }