Hello guys, please I already have the connection from Jira to Azure with the official marketplace add-on. Now, I want to run a project pipeline on Azure when I transition a Jira change request status. Please, help it is urgent.
I tried setting an automation that calls the Azure devops services rest api when the issue status is change but I got 302 error. I tried using scriptrunner to handle the redirect now I'm stuck at a 203 response and I'm not sure how to implement the Oauth2 in Azure devops