Skip to content

Commit

Permalink
SNOW-1111018: Update area in JIRA integration (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-pbulawa authored Feb 26, 2024
1 parent 15bde78 commit df94614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira_issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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": "14583"}, "assignee": {"id": "61027a219798100070592b20"} }'
fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "61027a219798100070592b20"} }'

- name: Update GitHub Issue
uses: ./jira/gajira-issue-update
Expand Down

0 comments on commit df94614

Please sign in to comment.