Hello,
I am setting up some webhooks for Issues, Sprints and Projects. I cannot find an example for Sprints, and the documentation seems to be missing for non-Issue webhook events.
Are there any examples in the documentation? Looking for the Rest API shape for these objects did not give me what I was looking for, either. I'm using JIRA Cloud.
Thanks!
Is there any possibility to link a closed sprint event to a specific project wehen using the web hook listening event?
Whenever a "Sprint Closed" event is triggered I can pass the underlying sprint Id to my web service but not the associated project key (the value for the variable project.key stays empty in that event).
Think of having multiple projects set up on your Jira Server and all sprints start internally with a 1. How can I find out that sprint 1 OF project 5 was closed?
Did you find a solution? We're also looking for something similar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.