Skip to content

Commit

Permalink
Merge pull request #23 from jordandukart/master
Browse files Browse the repository at this point in the history
Don't pass the entire node, just the recordContentSource.
  • Loading branch information
JojoVes authored Aug 13, 2021
2 parents 300807e + 9e52d81 commit b6f2df3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ process:
property: nodeValue
field_record_content_source:
- << : *nested_mods_node
query: '.'
query: 'mods:recordContentSource'
- plugin: callback
callable: iterator_to_array
- plugin: multiple_values
Expand Down

0 comments on commit b6f2df3

Please sign in to comment.