Skip to content

Commit

Permalink
Merge pull request #54 from discoverygarden/fix/no-obj-or-fallback
Browse files Browse the repository at this point in the history
DDST-826: Remove skip_on_empty for null_coalesce to handle later.
  • Loading branch information
nchiasson-dgi authored Nov 29, 2024
2 parents 9886366 + 83d6041 commit 470677d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/Plugin/dgi_migrate_alter/foxml/DgisOrigFileAlter.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ public function alter(array &$migration) {
],
'default_value' => '',
],
[
'plugin' => 'skip_on_empty',
'method' => 'process',
],
[
'plugin' => 'extract',
'index' => [0],
Expand Down

0 comments on commit 470677d

Please sign in to comment.