{{formatAsDateTime(history.start)}}
{{getExecutionDuration(history)}}
{{$root.getMsg('taskplanner.state.running', history.progress<0 ? 0 : history.progress)}}
{{history.executedSeriesCount}}
{{taskPlannerModel.availableResultHandler[skippedAction] == undefined ? skippedAction : taskPlannerModel.availableResultHandler[skippedAction].name}},
{{error}}
{{$root.getMsg('taskplanner.errors.more', history.errorCount-5)}}