commerce_stripe_update_8105() should be skipped if the checkout module isn't installed

Created on 4 November 2024, 4 months ago

Problem/Motivation

commerce_stripe_update_8105() currently crashes if the checkout module isn't installed, with the following error message:

>  [notice] Update started: commerce_stripe_update_8105
>  [error]  You have requested a non-existent service "plugin.manager.commerce_checkout_pane".
>  [error]  Update failed: commerce_stripe_update_8105

I believe we should return early if the checkout module isn't installed.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇮🇱Israel jsacksick

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