Jira Action
Workflow Rules for cloud supports a limited set of actions. We are adding more actions. Please contact us if you have questions.
Comment Action
add comment <string>
Type: action
Add a comment to the current issue.
add comment <string> with restriction <string>
Type: action
Add a comment to the current issue. It is only visible to the specified group or project role
add comment <string> to <issue>
Type: action
Add a comment to an issue.
add comment <string> to <issue> with restriction <string>
Type: action
Add a comment to an issue. It is only visible to the specified group or project role
Assign Action
assign <issue> to <user>
Type: action
Assign an issue to the specified user.
assign <issue> to user <string>
Type: action
Assign an issue to a user with specified name.
Update Action
add label <string>
Type: action
add label <string> to <issue>
Type: action
add <user> to the watchers of <issue>
Type: action
add user <string> to the watchers of <issue>
Type: action
remove <user> from the watchers of <issue>
Type: action
remove user <string> from the watchers of <issue>
Type: action
add affected version <string> to <issue>
Type: action
Append a version string to the issue
set the affected version of <issue> to <string>
Type: action
Set the affected version string for an issue (will overwrite the existing versions)
add fix version <string> to <issue>
Type: action
Append a version string to the fix versions of the issue
set the fix version of <issue> to <string>
Type: action
Set the fix version string for an issue (will overwrite the existing versions)
set the description of <issue> to <string>
Type: action
set the due date of <issue> to <date>
Type: action
set the resolution date of <issue> to <date>
Type: action
set the resolution of <issue> to <string>
Type: action
set the priority of <issue> to <string>
Type: action
set the status of <issue> to <string>
Type: action
set the summary of <issue> to <string>
Type: action