Skip to content

hotfix/invalidateDismantle - properly invalidate on dismantle success

username-removed-1357377 requested to merge hotfix/invalidateDismantle into dev

The costmatrix invalidation was in the wrong part of the action, it would only ever get called if somehow a new dismantle flag was found which didn't have a structure underneath it, not once the current flag becomes invalid as intended.

Merge request reports