icon

Update JIRA issues field

Updates a JIRA issues field like Fix version or Links. Existing value is overwritten.

Updates a JIRA issues fields like Fix version or Links.

User specified in jira_username input must have Edit Issue permission granted. See Managing project permissions for more information.

Any field available on the issue edit screen can be updated. Multiple issues can be specified, all of them are updated in the same way.

Field value may be removed by specifying new empty value.

Either basic (password/token) or cookie-based authentication can be used. Thus either jira_username with jira_password or jira_cookie inputs must be specified.

Similar steps

Adds or updates field value for all issues from pull request merge commits. It uses the commit message to determine which issues should be commented.

Update fields of JIRA issues with build number.

Change status of JIRA issues.

Updates the release status in Jira, marking it for release. The step includes the option to set the release as a draft.