Skip to content

Commit ca9ed7f

Browse files
updating area Jira field
1 parent e21d0f9 commit ca9ed7f

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
@@ -35,7 +35,7 @@ jobs:
3535
summary: '${{ github.event.issue.title }}'
3636
description: |
3737
${{ github.event.issue.body }} \\ \\ _Created from GitHub Action_ for ${{ github.event.issue.html_url }}
38-
fields: '{"customfield_11401":{"id":"13474"},"assignee":{"id":"61027a237ab143006ecfb9a2"},"components":[{"id":"16161"},{"id":"16403"}]}'
38+
fields: '{"customfield_11401":{"id":"14586"},"assignee":{"id":"61027a237ab143006ecfb9a2"},"components":[{"id":"16161"},{"id":"16403"}]}'
3939

4040
- name: Update GitHub Issue
4141
uses: ./jira/gajira-issue-update

0 commit comments

Comments
 (0)