10.0.4 reruns update hook without checking value - leading to unintentional change of config

Created on 29 June 2025, about 2 months ago

Problem/Motivation

10.0.4 includes an update hook search_api_attachments_update_8004 which reruns a previous update hook to set default values.

However, we have already deployed 10.0.3 with the value changed from default.

This leads to the value for cache_backend being changed in the update hook - which then leads to the old backend being cleared due to the config event subscriber. This is a very undesirable outcome for us as we have a large file cache in place.

🐛 Bug report
Status

Active

Version

10.0

Component

Code

Created by

🇳🇿New Zealand ericgsmith

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