record all adjustments, even those without alternatives
[scpubgit/DX.git] / lib / DX / Step / ResolveProposition.pm
index d738ac1..6f91b9b 100644 (file)
@@ -55,7 +55,7 @@ sub apply_to {
   my $alt_step = $self->alternative_step;
   my $ss = $old_ss->but(
     next_step => $ns,
-    ($alt_step
+    (@{$self->actions}
       ? (adjustments_made => [
           [ $self, $old_ss ],
           @{$old_ss->adjustments_made}