{{task.state}} {{task.title}}
Result
Request -
{{task.id}}
Inputs
{{inputKey}} | {{task.input[inputKey] | json}} |
Execution -
{{resolution.id}} -
{{resolution.state}}
Steps
Execution instance #{{resolution.instance_id}} resolved by {{resolution.resolver_username}}.
Last start
{{resolution.last_start | date: 'yyyy/MM/dd HH:mm'}}
Last stop
{{resolution.last_stop | date: 'yyyy/MM/dd HH:mm'}}
Run count
{{resolution.run_count}} / {{resolution.run_max}}
Resolve this task
Reject this task
Comments - 0, 'badge-secondary': !task.comments || task.comments.length === 0}">{{task.comments.length}}
-
{{comment.content}}
{{comment.username}}, {{comment.created | utaskFromNow}}
No comments