Jira Software Cloud
Trigger: Issue Updated
appKey:
jiraSoftwareCloud
triggerKey:
issueUpdated
Trigger Inputs
The following parameters are available when configuring this trigger:
fieldIdsarray
When filtering by field type, a list of field IDs which will be used to filter issue updates. If none are selected, any field update will trigger the action.
filterByFieldsboolean
If true, only issues with changes matching the selected fields will trigger an action.
issueTypeIdstring
When filtering by issue type, the id of the issue type that will trigger the action.
projectIdstring
When filtering by project, the id of the project where the relevant issue updates will happen.
Event Paremeters
The following properties can be referenced when an event occurs:Property | Label | Type |
---|---|---|
id | Issue ID | string |
key | Issue Key | string |
self | Issue Self | string |
commentSelf | Comment Self | string |
commentId | Comment ID | string |
commentBody | Comment Body | string |
commentCreated | Comment Created Time | string |
commentUpdated | Comment Updated Time | string |
commentAuthorAccountId | Comment Author Account ID | string |
commentAuthorDisplayName | Comment Author Display Name | string |
updateAuthorAccountId | Update Author Account ID | string |
updateAuthorDisplayName | Update Author Display Name | string |
commentWasCreated | Comment was created | string |
commentWasUpdated | Comment was updated | string |
commentWasDeleted | Comment was deleted | string |