You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- name: Create
id: create
uses: atlassian/gajira-create@master
with:
project: ABCD
issuetype: Task
summary: |
Test issue
description: |
This is a test
fields: '{"assignee": "<accountId>"}'
Not having any luck. I tried account ID and email.
It creates the ticket Unassigned. If I don't set that field it creates with the default assignee.
The text was updated successfully, but these errors were encountered:
How can we assign to a user?
I tried
Not having any luck. I tried account ID and email.
It creates the ticket Unassigned. If I don't set that field it creates with the default assignee.
The text was updated successfully, but these errors were encountered: