Skip to end of banner
Go to start of banner

Triggers

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »


CREATE

JIRA events - specifies when synchronization process will begin. It requests to create issue in corresponding remote Context (remote JIRA instance).

UPDATE

JIRA events - specifies when to send update request to (previously created) corresponding remote JIRA issue. 

DELETEJIRA events - specifies when to send information about synchronization brake. It will not delete remote issue. It will just delete information about remote issue.




 show IssueSYNC 1.x.x...


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.




You can trigger remote issue creation:

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 follow your specified Events.

  • No labels