{{ issue_code | replace("_", " ") | title | replace("Pii", "PII") }}

Path: {{ issue.details.file_path }}

Description:

{{ issue.details.description }} with the following tag(s):

{{ issue.details.summary_field | to_pretty_json | safe }}

Location: cell {{ issue.location.value }}

Cell #{{ issue.cell.cell_index }}

{{ issue.cell | string() | safe }}