Last Updated: Nov 4, 2020
Use this function to change the status of the ticket.
Update Status (token, url, username, issue_key, status_id)
Input Parameter Name | Description |
---|---|
token | JIRA API token |
url | JIRA URL |
username | JIRA username |
issue_key | Key of the Issue |
status_id | ID of the status to be updated |
Return Value | Description |
---|---|
Output |
|
Update Status (https: //yourusername.atlassian.net, ABCDCEF, yourname@gmail.com, EX-30, ST-56)
To view all the JIRA functions, click here.