search
{{ 'State' | translate }}
check_circle_outline
highlight_off
cached
schedule
report
{{ 'Method' | translate }}
{{element.method}}
{{ 'Progress' | translate }}
{{element.progress.percent || 0 | number: '1.2-2'}}%
{{ 'Status:' | translate}} {{element.state}}
{{ 'Start Time:' | translate }} {{getReadableDate(element.time_started) | date: ' E MMM d, y, H:mm:ss'}} ({{timeZone}})
{{ 'Finished Time:' | translate }} {{getReadableDate(element.time_finished) | date: ' E MMM d, y, H:mm:ss'}}
{{ 'Error:' | translate }} {{element.error}}