
Problem/Motivation
See parent issue for a detailed description.
Proposed resolution
Modify Gate
process plugins to use InvalidArgumentException
and to validate configuration in the constructor instead of ::tranform
method.
Issue fork migrate_plus-3261273
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:
- 3261273-throw-consistent-exceptions
changes, plain diff MR !34
Error loading live previews.
Comments
Comment #3
dinazaur CreditAttribution: dinazaur as a volunteer and at DevBranch, Drupal Ukraine Community commentedComment #4
matroskeenThere is a merge conflict because of #3256823: Simplify code for the gate process plugin.
Comment #6
matroskeenI went ahead and fixed the merge conflict.
Thank you!