Task {{task.state}}

{{task.title}}


Result
Request - {{task.id}}

Created {{task.created | fromNow}} by {{task.requester_username}}

Last activity {{task.last_activity | fromNow}} by {{task.resolver_username}}

The template is {{task.template_name}} {{task.template_name}}

Inputs

{{inputKey}} {{task.input[inputKey] | json}}
Execution - {{resolution.id}} - {{resolution.state}}
Resolved by {{resolution.resolver_username}} Instance id {{resolution.instance_id}} 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}}

Steps

Resolve this task
Reject this task
Comments
  • {{comment.content}}

    {{comment.username}}, {{comment.created | fromNow}}
No comments