Problem/Motivation

The @benjifisher asked in Slack: Can you use : instead of , for consistency with the --idlist option for drush mim?

https://drupal.slack.com/archives/C226VLXBP/p1709152834349719

Proposed resolution

Make Benji happy!

This change will make it easier to copy/paste between the command line and the sandbox if that's yer thing. No reason not to do it.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

  • danflanagan8 committed 907305d5 on 1.1.x
    Issue #3424758 by danflanagan8, benjifisher: Migrate Sandbox should use...
danflanagan8’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

danflanagan8’s picture

I was using this feature the other day and discovered that I missed a comma in my MR. I put in a new commit (https://git.drupalcode.org/project/migrate_sandbox/-/commit/baf73a40374d...) and tagged a new release.