Install options module in simple_oauth_update_8603()

Created on 30 January 2025, 2 months ago

Problem/Motivation

The simple_oauth_update_8603() adds a dependency on the options module. πŸ› "list_string" plugin does not exist Fixed which added the dependency to the module ought to have made the update install it too/

Steps to reproduce

Try updating without the options module installed.

Proposed resolution

Add \Drupal::service('module_installer')->install(['options']); to the update.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Active

Version

6.0

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom alexpott πŸ‡ͺπŸ‡ΊπŸŒ

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