RequestedUpdateValidator should subscribe to StatusCheckEvent

Created on 6 June 2023, over 1 year ago
Updated 5 July 2023, over 1 year ago

Problem/Motivation

Trying to update and after hitting "Continue" I see the error "The requested update to 'drupal/core-vendor-hardening' to version '10.0.9' was not performed."

Proposed resolution

I am not why this error is happening but it should be detectable before hitting "Continue".

  1. RequestedUpdateValidator should subscribe to StatusCheckEvent
  2. in the case of StatusCheckEvent it should check $event->stage->stageDirectoryExists() and if so it should run the same check that it current does

This would mean that you should see the error message before you hit "Continue"

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

🇺🇸United States tedbow Ithaca, NY, USA

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

Comments & Activities

Production build 0.71.5 2024