diff --git a/.github/workflows/issue.yml b/.github/workflows/issue.yml index 298a63e519..172c440079 100644 --- a/.github/workflows/issue.yml +++ b/.github/workflows/issue.yml @@ -36,11 +36,16 @@ jobs: id: '10001' }, parent: { - key: 'DI-2737' + key: 'DI-3523' }, project: { id: '10118' }, + components: [ + { + id: '10872' + } + ], summary: `[GH-ISSUE] ${title}` }, update: {} diff --git a/templates/issue.yml b/templates/issue.yml index 298a63e519..172c440079 100644 --- a/templates/issue.yml +++ b/templates/issue.yml @@ -36,11 +36,16 @@ jobs: id: '10001' }, parent: { - key: 'DI-2737' + key: 'DI-3523' }, project: { id: '10118' }, + components: [ + { + id: '10872' + } + ], summary: `[GH-ISSUE] ${title}` }, update: {}