Triggers


Create

JIRA events when remote create issue should be triggered. It does not always have to be CREATE_ISSUE.

You may use a workflow that at certain point triggers some custom event. That event can create remote issue too.

Update

JIRA events to trigger update messages. 

(warning) Issue must be created first to make update happen! If it is not, there will be no synchronization.

CommentsSee Comments & Attachments
AttachmentsSee Comments & Attachments
Workflow Mapping

On contract you can select corresponding workflow mapping scheme. From now on workflow will synchronize.

See Workflow Synchronization


Trigger section is split in two: local and remote triggers. (It will be up to date after configuration is synchronized. It is done automatically in the background. May have some delay. You can force it by pressing "Synchronize configuration" at Connection.)
So you may know what to expect from remote JIRA.



Triggers can be:

JIRA Events can be thrown in different scenarios. The most common are built-in event triggered by system and workflow events triggered by transitions. You can also trigger events programmatically (add-ons or groovy scripts).

Mind that issue must met JQL constraints to make IssueSYNC listen for events.