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: 

Webhooks - send via SR

Pablo
Contributor
August 17, 2021

HI

Does anyone knows a way to sent webhook via groovy Scriptrunner Listener?

Basically id like to use ONLY plugin to send JSON instead of jira's build-in webhook mechanism. Is there a way to create this ? Maybe using event.getChangeLog() ?

 

Regards

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Ganga Bopaiah
August 23, 2021

Im looking for an answer too, :)

0 votes
Craig Castle-Mead
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 17, 2021

Just curious why the native webhook option isn’t suitable?

 

CCM

Pablo
Contributor
August 19, 2021

Hi

case is quite simple - it affects performance (and i really mean it)

adding webhooks (with body) on updated event increases time of editing issue. And for example when you'll add few different webhooks on this event and you'll try to close sprint with moving unresolved issues to different sprint (or even bulk edit issue) - operation time can even multiply;/ Especially when there is more then on (in my ex 6) webhooks mapped to project

 

This is known issue: https://jira.atlassian.com/browse/JRASERVER-68174

and I'm working on my workaround

Like Ganga Bopaiah likes this
TAGS
AUG Leaders

Atlassian Community Events