We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e9f16 commit 9e0ba5bCopy full SHA for 9e0ba5b
.github/workflows/create-jira-issue.yml
@@ -63,7 +63,7 @@ jobs:
63
fields: |
64
{
65
"parent": {
66
- "key": "WAPP-68"
+ "key": "WAPP-9"
67
},
68
"assignee" : {
69
"id" : "${{ steps.jira-assignee.outputs.accountId }}"
0 commit comments