Skip to content

Commit

Permalink
Fix mapping of languages to taxonomy terms.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-vessey committed Sep 16, 2024
1 parent abd5010 commit 178642e
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,12 @@ process:
- plugin: multiple_values
- plugin: dgi_migrate.subproperty
property: nodeValue
- plugin: entity_lookup
entity_type: taxonomy_term
bundle_key: vid
bundle: language
value_key: name
ignore_case: true
_field_record_change_date_single:
- << : *nested_mods_node
query: 'mods:recordChangeDate[not(@point)]'
Expand Down

0 comments on commit 178642e

Please sign in to comment.