if (value.stepType == STEP_TYPE_TRANSITION) {
                    $scope.bigScope.results.order.push({
                        index: index,
                        fromLocationName: value.fromLocation ? value.fromLocation.name : null,
                        fromLocationOrderIdentifier: value.fromLocation ? value.fromLocation.locationOrderIdentifier : null,