Skip to content

Commit

Permalink
Merge pull request #38 from discoverygarden/DDST-521
Browse files Browse the repository at this point in the history
DDST-521: Updating `missing_behavior`
  • Loading branch information
nchiasson-dgi authored Sep 20, 2024
2 parents 0f41c5e + e67cd43 commit a12a0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin/dgi_migrate_alter/foxml/DgisNodesAlter.php
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ private function processStatusCheck(array &$process): void {
'plugin' => 'dgi_migrate.subindex',
'source' => '@_node_foxml_parsed',
'index' => 'POLICY',
'missing_behaviour' => 'skip_process',
'missing_behavior' => 'skip_process',
],
[
'plugin' => 'dgi_migrate.subproperty',
Expand Down

0 comments on commit a12a0d8

Please sign in to comment.