Merge remote-tracking branch

'origin/GP-4072_Dan_moduleMapProposals--SQUASHED' (Closes #5994)
This commit is contained in:
Ryan Kurtz
2024-03-08 08:55:55 -05:00

View File

@@ -66,7 +66,7 @@ public class DefaultModuleMapProposal
// TODO: Determine how to handle these.
return false;
}
if (block.isExternalBlock()) {
if (block.isArtificial()) {
return false;
}
return true;