What format should I use for Drupal 9?

Created on 17 May 2023, over 1 year ago
Updated 6 December 2023, 11 months ago

Problem/Motivation

There is no specification of CSV format for Drupal 9 in description.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Closed: works as designed

Version

2.0

Component

Documentation

Created by

🇨🇦Canada Austin986

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

Comments & Activities

  • Issue created by @Austin986
  • 🇦🇺Australia chOP

    After you install the module, navigate to the the admin page at

    Manage > Configuration > Search > URL Redirects
    /admin/config/search/redirect

    Now open the Migrate tab. The Redirect migrate form provides this help text describing the format to use - see screen shot below.

    CSV files need to have a header row with the column names as follows:

    source,destination,language,status_code

    When you do not include this header row, the redirect import will fail. The error messages shown when you do not include a header row with these columns is a bit confusing.

    There is an open issue to improve the validation. See 🐛 Warning messages appear when the CSV's header are not following the suggested headers Fixed for that improved validation fix.

    Hope this helps.

  • Status changed to Closed: works as designed 11 months ago
  • 🇪🇸Spain plopesc Valladolid
Production build 0.71.5 2024