Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


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.



Image RemovedImage Added



Expand
titleshow 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).

Info

Mind that issue must met JQL constraints to make IssueSYNC follow your specified Events.