dispatch('close')} createMore={false} onCancel={showConfirmationDialog} on:changeContent >
{#if relatedTo}
{/if}
{#if parentIssue} {/if}
{#key [objectId, appliedTemplateId]} dispatch('changeContent')} on:attach={(ev) => { if (ev.detail.action === 'saved') { object.attachments = ev.detail.value } }} /> {/key}
(object.status = detail)} />
(object.priority = detail)} />
(object.assignee = detail)} />
{ addTagRef(evt.detail) }} on:delete={(evt) => { object.labels = object.labels.filter((it) => it._id !== evt.detail) }} />
{#if object.dueDate !== null} {/if}