Fork me on GitHub
#specter
<
2021-04-03
>
nathanmarz02:04:59

@franco.gasperino navigators in a transform expect values to transform to the same concept. in the case of ALL on a map it expects the transform to return new key/value pair or NONE to remove

nathanmarz02:04:07

you probably just want to use select

nathanmarz02:04:08

@stopachka it would be a lot more efficient to build a set of existing book names first and then filter your append based on that

❤️ 3