Explore Plans
Mobile menu Close menu
Jira

Issue updated

This trigger fires when an issue is updated.

Developer info

API endpoint slug
jira.issue_updated

Trigger fields

Project Dropdown list

Label
Which project?
Slug
project_id
Required
true
Can have default value
false

Ingredients

Field changed Name of the field that changed.

Slug
field_changed
Filter code
Jira.issueUpdated.FieldChanged
Type
String
Example
label-1

Changed to The value the field was changed to.

Slug
changed_to
Filter code
Jira.issueUpdated.ChangedTo
Type
String
Example
todo

Summary The summary of the issue.

Slug
summary
Filter code
Jira.issueUpdated.Summary
Type
String
Example
Add a form to the website.

Issue url The URL of the issue.

Slug
issue_url
Filter code
Jira.issueUpdated.IssueUrl
Type
String
Example
https://mycompany.atlassian.net/browse/TEST-2423

Issue key The issue key.

Slug
key
Filter code
Jira.issueUpdated.IssueKey
Type
String
Example
TEST-1

Issue The ID of the issue.

Slug
id
Filter code
Jira.issueUpdated.IssueId
Type
String
Example
238479

Issue type name The name of the issue type.

Slug
issue_type_name
Filter code
Jira.issueUpdated.IssueTypeName
Type
String
Example
Story

Issue type The ID of the issue type.

Slug
issue_type_id
Filter code
Jira.issueUpdated.IssueTypeId
Type
String
Example
10001

Status name The name of the issue status.

Slug
status_name
Filter code
Jira.issueUpdated.StatusName
Type
String
Example
Backlog

Status The ID of the issue status.

Slug
status_id
Filter code
Jira.issueUpdated.StatusId
Type
String
Example
2347321

Project The ID of the project the issue is in.

Slug
project_id
Filter code
Jira.issueUpdated.ProjectId
Type
String
Example
42783

Assignee name The name of the assignee.

Slug
assignee_name
Filter code
Jira.issueUpdated.AssigneeName
Type
String
Example
Tim Smith

Assignee The ID of the assignee.

Slug
assignee_id
Filter code
Jira.issueUpdated.AssigneeId
Type
String
Example
2837423

Creator name The name of the creator of the issue.

Slug
creator_name
Filter code
Jira.issueUpdated.CreatorName
Type
String
Example
John Smith

Creator The ID of the account which created the issue.

Slug
creator_id
Filter code
Jira.issueUpdated.CreatorId
Type
String
Example
1237892

Created at Date and time issue was created.

Slug
created_at
Filter code
Jira.issueUpdated.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00

Updated at The time and date the issue was updated at.

Slug
updated_at
Filter code
Jira.issueUpdated.UpdatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06+05:00