- Issue created by @longwave
- @longwave opened merge request.
- 🇬🇧United Kingdom longwave UK
This needs work on docs (and tests) but a custom plugin with this code that extends
entity_generate
works for me. - 🇬🇧United Kingdom longwave UK
It just struck me that
values
here is just an entire process pipeline, andget
is the default, so perhaps we can do away with the loop entirely! - heddn Nicaragua
This is some of the oldest code in migrate_plus. Can we add tests to make sure this works how we expect and regressions don't break this? Also, we should add docs for how to make this super cool feature work.
- First commit to issue fork.