lso result step title is now always the name of the provisioning step
Compare changes
- Karel van Klink authored
+ 14
− 3
@@ -15,7 +15,7 @@ from orchestrator.utils.errors import ProcessFailureError
@@ -124,15 +124,22 @@ def _show_results(state: State) -> FormGenerator:
@@ -143,6 +150,10 @@ def lso_interaction(provisioning_step: Step) -> StepList: