Skip to content

Commit

Permalink
Remove the dependency on authority_link uri's existence.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismacdonaldw committed Dec 17, 2024
1 parent a93b0ce commit 729c0d9
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,6 @@ process:
date: date_name_part
display_form: display_form
field_authority_link/source:
- plugin: skip_on_empty
source: auth_value_uri
method: process
- plugin: default_value
source: auth_source
default_value: other
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ process:
vid: vid
name: name
field_authority_link/source:
- plugin: skip_on_empty
source: auth_value_uri
method: process
- plugin: default_value
source: auth_source
default_value: other
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,6 @@ process:
date: date_name_part
display_form: display_form
field_authority_link/source:
- plugin: skip_on_empty
source: auth_value_uri
method: process
- plugin: default_value
source: auth_source
default_value: other
Expand Down

0 comments on commit 729c0d9

Please sign in to comment.