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

Created on 1 January 2022, over 2 years ago
Updated 25 October 2023, 8 months 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.69.0 2024