Update 8302 fails when the config is already updated

Created on 5 January 2024, 11 months ago
Updated 30 April 2024, 7 months ago

Problem/Motivation

The update 8302 always updates the configuration to match the new format. When a Drupal website is updated via the deployment of a code base and config files, the config will most likely already contains the new format and the execution of the update script will fail.

Proposed resolution

We could first check if a mode already exists in the config during the update hook. An existing mode will most likely imply that the config has already been updated and the update hook is not required.

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇨🇭Switzerland aerzas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024