Skip to content

Commit bb38b4b

Browse files
jira creation ownership (to another support group) (#578)
1 parent 6d8c5e9 commit bb38b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jira_issue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
summary: '${{ github.event.issue.title }}'
3939
description: |
4040
${{ github.event.issue.body }} \\ \\ _Created from GitHub Action_ for ${{ github.event.issue.html_url }}
41-
fields: '{"customfield_11401":{"id":"14723"},"assignee":{"id":"712020:e1f41916-da57-4fe8-b317-116d5229aa51"},"components":[{"id":"16161"},{"id":"16403"}], "labels": ["oss"], "priority": {"id": "10001"} }'
41+
fields: '{"customfield_11401":{"id":"14723"},"assignee":{"id":"712020:e527ae71-55cc-4e02-9217-1ca4ca8028a2"},"components":[{"id":"16161"},{"id":"16403"}], "labels": ["oss"], "priority": {"id": "10001"} }'
4242

4343
- name: Update GitHub Issue
4444
uses: ./jira/gajira-issue-update

0 commit comments

Comments
 (0)