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: 

Sprint on Ticket is not seen as an "update". (rest/api/3)

wout_swennen
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 29, 2024

 

Hello Jira Community,

I'm encountering an issue with the Jira REST API v3 related to sprint updates. Specifically, when we update the sprint of a ticket in Jira, no webhook is called.
    

Steps to reproduce:   
- Webhook is to listen to all changes on Jira Issue
- Update sprint on Jira Ticket

- No webhook sync in called

Anyone any idea on how to solve this?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Bill Sheboy
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.
July 29, 2024

Hi @wout_swennen -- Welcome to the Atlassian Community!

I just tried that and it worked for me using this scenario:

  • create a Incoming Webhook automation rule which receives issues, and lists their key and sprint
  • using the above rule's created webhook URL, created a site outbound webhook listener for issue updates, sending the key in the URL
  • tested by adding an issue to a sprint from the backlog, and the rule was triggered

 

How are you changing the issue and detecting the update?

Kind regards,
Bill

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events