{#if value}
{#each value.parents as parentInfo}
handleIssueEditorOpened(parentInfo)} > {parentInfo.parentTitle}
{/each}
{/if}