Type: {{this.job.type}} | Priority: {{this.job.priority}} Parent: {{this.job.parent.name}} {{#if (and this.job.namespace this.system.shouldShowNamespaces)}} | Namespace: {{this.job.namespace.name}} {{/if}}
Payload
{{#if this.payloadJSON}} {{else}}
{{this.payload}}
{{/if}}