diff --git a/.github/repo_meta.yaml b/.github/repo_meta.yaml index 8d5e1afc0..76e324b8f 100644 --- a/.github/repo_meta.yaml +++ b/.github/repo_meta.yaml @@ -1,4 +1,4 @@ point_of_contact: @snowflakedb/client production: true code_owners_file_present: false -jira_area: Snowpark: Application Development Ecosystem +jira_area: Developer Platform diff --git a/.github/workflows/jira_issue.yml b/.github/workflows/jira_issue.yml index af5b27922..81d30a818 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": "14583"}, "assignee": {"id": "61027a219798100070592b20"} }' + fields: '{ "customfield_11401": {"id": "14723"}, "assignee": {"id": "61027a219798100070592b20"} }' - name: Update GitHub Issue uses: ./jira/gajira-issue-update