From e1ba07ce2141b799fc11391cc3bcf63cd659cdc4 Mon Sep 17 00:00:00 2001 From: David Szmolka <69192509+sfc-gh-dszmolka@users.noreply.github.com> Date: Mon, 4 Mar 2024 13:03:39 +0100 Subject: [PATCH] SNOW-1156105 update issue owner and component (#371) --- .github/workflows/jira_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/jira_issue.yml b/.github/workflows/jira_issue.yml index 8a353da8..960c43f4 100644 --- a/.github/workflows/jira_issue.yml +++ b/.github/workflows/jira_issue.yml @@ -37,7 +37,7 @@ jobs: summary: '${{ github.event.issue.title }}' description: | ${{ github.event.issue.body }} \\ \\ _Created from GitHub Action_ for ${{ github.event.issue.html_url }} - fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "61027a219798100070592b20"} }' + fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "712020:3c0352b5-63f7-4e26-9afe-38f6f9f0f4c5"}, "components":[{"id":"19291"}] }' - name: Update GitHub Issue uses: ./jira/gajira-issue-update