{% extends "ui/templates/base/layout.html" %} {% block content %}

Edit System Default Task

{{ service.service_code }} ยท {{ service.service_name }}

Back

This role receives the task first. If unavailable, another eligible role can be used.

Eligible Roles

Select every role allowed to perform this task. For Manager or Partner, select both.

{% set eligible_text = task.eligible_role_names or task.default_role_name or '' %}
{% for role in task_execution_roles %} {% endfor %}
Structured Checklist Response

Configure this task as an auditable checklist item. Normal tasks can keep Response Type as None.

AQMM / Quality Control Tagging

Use these only for tasks that should become part of the assurance engagement quality checklist. Non-assurance engagements will continue using the normal task flow.

To deactivate this system default task, untick Active and save. Existing firm-copied tasks will not be automatically changed.
Cancel
{% endblock %}