The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How Scriptrunner Listener works internally with Events

Sam007
October 22, 2018

I am working on a project where I create a Jira ticket and it will also update one of my legacy system with same information using a rest call.

I have setup issue created event in Scriptrunner Listener. whenever an issue is created in JIRA it creates a POST call to the legacy system. In scriptrunner listener I have an asynchronous piece of code which initiate a post call so Jira doesn't have to wait for the response from the legacy system.

I want to know more details how scriptrunner listerner handles events internally, let's say if I create 1000 Jira tickets exactly at the same time, does Scriptrunner initiates 1000 create events for them at the same time?

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

TAGS
AUG Leaders

Atlassian Community Events