Problem/Motivation
In #3245997: Allow process plugins to stop further processing on a pipeline and #3247329: Remove usages of MigrateSkipProcessException from core process plugins we lay out a path to remove usages of MigrateSkipProcessException in core process plugins. Once this is done, we should deprecate the exception and schedule it's removal in the next major version.
Steps to reproduce
Proposed resolution
Remaining tasks
#3245997: Allow process plugins to stop further processing on a pipeline
#3247329: Remove usages of MigrateSkipProcessException from core process plugins
Deprecate MigrateSkipProcessException and remove in the next major version
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3247331
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 #6
mikelutzComment #8
mikelutzNo longer postponed, as #3247329: Remove usages of MigrateSkipProcessException from core process plugins has been merged
Comment #9
smustgrave commentedVerified link goes to valid CR
Ran test-only feature for the test https://git.drupalcode.org/issue/drupal-3247331/-/jobs/845587
Clear what is being done, LGTM
Comment #12
catchCommitted/pushed to 11.x and cherry-picked to 10.3.x, thanks!