Last Updated: Nov 4, 2020
Use this function to assign the issue to a particular user.
Assign Issue (token, url, username, issue_key, account_id)
Input Parameter Name | Description |
---|---|
token | JIRA API token |
url | JIRA URL |
username | JIRA username |
issue_key | Key of the Issue |
account_id | Account ID of the assignee |
Return Value | Description |
---|---|
Output |
|
Assign Issue (ABCDCEF, https: //yourusername.atlassian.net, yourname@gmail.com, EX-30, 12345)
To view all the JIRA functions, click here.