Add redirect for incomplete install

Created on 25 December 2024, 2 months ago

Problem/Motivation

If installation is interrupted after database tables are created, Drupal does not redirect to the installer when the home page is visited.

Steps to reproduce

  1. Visit the home page before installation begins. Drupal redirects to the installer.
  2. Stop installation at the Configure site step.
  3. Visit the home page.

Proposed resolution

Add a middleware to redirect to the installer if install tasks remain.

Remaining tasks

  1. Create merge request for installer redirect middleware.
  2. Review code.
  3. Test.

User interface changes

Users who visit the home page before installation is complete are redirected to the installer instead of viewing an apparently completely installed site.

Introduced terminology

None.

API changes

None.

Data model changes

None.

Release notes snippet

Users will now be redirected to the installer if installation is incomplete. Previously users would only be redirected if database tables were missing.

πŸ› Bug report
Status

Active

Version

11.1 πŸ”₯

Component

install system

Created by

πŸ‡ΊπŸ‡ΈUnited States darren oh Lakeland, Florida

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