Add upgrade path for migrations from 7.x-1.x to Drupal 10

Created on 1 January 2022, over 3 years ago
Updated 25 October 2023, almost 2 years ago

Problem/Motivation

As a site owner migrating my site from Drupal 7 running login_security-7.x-1.x to Drupal 8 or 9 running login_security-2.x, I want to migrate configuration from login_security, so that my Drupal 8/9 site has the same behavior as my Drupal 7 site.

Proposed resolution

  • Add a D7 migration for the settings.
  • Add a D7 migration for the login_security_track table.
  • Declare the migration status for D7 (finished).
  • Declare the migration status for D6 (not_finished).

Remaining tasks

  1. Review and feedback
  2. RTBC and feedback
  3. Commit and release

User interface changes

None.

API changes

None.

Data model changes

None.

Feature request
Status

RTBC

Version

2.0

Component

Code

Created by

🇨🇦Canada mparker17 UTC-4

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇰Denmark ressa Copenhagen

    Thanks @mparker17, great work. Your patch works perfectly, and the Login Security settings are migrated from Drupal 7 to Drupal 10.

Production build 0.71.5 2024