Azure Boards Workflow Sequencing
Been doing research into replacing Jira with Azure Boards. One of the ways that Azure Boards comes up short so far is that it seems that I am unable to set up workflow sequencing with the sprint columns. I was…
Been doing research into replacing Jira with Azure Boards. One of the ways that Azure Boards comes up short so far is that it seems that I am unable to set up workflow sequencing with the sprint columns. I was…
I have diff project in the same organization each team has his own project and i want to automate the creation of userstory from one project to another for exemple if i have Userstory X in Project 1 assigned to…
Hi Azure DevOps Community and Stackoverflow community, We are currently implementing Azure Boards as our project management tool, but one major requirement in our project is to integrate task approval in the work item by management / team leads. Our…
I want to do automation that when anyone changes child task state to 'In Progress' their parent i.e. Product backlog Item's state gets update to 'Committed' automatically in azure board. To achieve this have tried creating logic app but every…
In Azure Devops while creating queries. anybody knows what is the use of 'Query Text' Parameter? Not able to figure out what is this used for
I need to get all the parent hierarchy from a work item. The parent of the parent of the parent.. find all the parent links. There is a way to do it via API? Thanks :)
Is there any way we can migrate all the workitems with history and having attachments from TFS to Azure DevOps boards ? Thanks