I want to run a query when a User Story is closed:
Set the closed User Story's title as a variable
Run a query to check the state of another User Story with the same title under other feature
If the state is "Closed", add a tag in another project's User Story
Looks like it can be done by using Http request to Azure DevOps, but couldn't figure out how to setup the request body, and how to store the result as variable.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.