- 🇬🇧United Kingdom joachim
That seems weird -- the skip_on_value plugin returns the incoming value when it doesn't skip. I would debug to make sure what's going on (with the migrate_devel module's process plugin for example).
You can also use a dummy destination for a skip process plugin, e.g.
process: dummy_field_nothing_will_be_saved: - plugin: skip_on_value method: row equals: true value: - myvalue source: myfield