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.
Issue fork migrate_sandbox-3424758
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
Comment #3
danflanagan8Comment #6
danflanagan8Comment #8
danflanagan8I 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.