Hi,
I have q requirement to trigger a webhook when the sprint of a specific project closes.
I understand that the sprint is not necessarily linked with a single project or a single board for that matter. Trying to use a JQL "Project = ABC" doesn't work, so I end up with a webhook that triggers whenever any sprint is completed.
We have Scriptrunner in our instance if that can help in any way to achieve this, looked into the JQL functions but couldn't find any applicable, perhaps I could create one?
Has anyone ever run into a similar situation to share any possibilities?