incorrect docs for idlist-delimiter Drush option

Created on 7 October 2024, 3 months ago

Problem/Motivation

> #[CLI\Option(name: 'idlist-delimiter', description: 'The delimiter for records')]

This isn't right. The delimiter is for IDs within a record:

> --idlist=1:a,2:b

This imports two records. The first one is identified with the source IDs 1 and a.

The bit that can be customised is the ':' between the IDs, not the ',' between records.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

6.0

Component

Documentation

Created by

🇬🇧United Kingdom joachim

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

Comments & Activities

Production build 0.71.5 2024