Feature WorkItem board allows teams to track the development and progress of specific features within a project, providing a clear overview of feature tasks, statuses, and priorities in the Azure DevOps Connector app.
Add the recipes to automate the synchronization of feature-level work items between Azure DevOps and monday.com, ensuring smooth and real-time updates across both platforms.
Follow the steps below to add the three recipes for the Feature WorkItem board.
1. Feature Item Recipe
This recipe will helps to sync the Feature Item data between the platforms along with the comments.
Step 1: Go to Feature WorkItem. Click on Integrate.
Step 2: Search Azure DevOps Connector app and click on the app.
Step 3: Select the Parent Type recipe and click on Use template.
Step 4: Map the fields as given in below steps.
-
Click on Organization and select the organization from the list.
-
Click on Project and select the project from the list.
-
Click on Type and select Feature.
-
Click on Parent Type and select Epic.
-
Click on Board and select Epic Work Item.
-
Click on Item.
The field mapping window will appear.
Map the ADO fields with monday columns.
|
ADO Fields |
monday Columns |
|---|---|
|
Name |
Title |
|
GroupBelongTo |
GroupBelongTo |
Name and GroupBelongTo are mandatory fields. Map other fields based on your requirements.
After mapping the fields, click on Done.
-
Click on True/False.
-
Select True to synchronize comments
-
Select False to not synchronize comments
Step 5: After mapping all the fields click on Create automation.
Webhooks related to this recipe will be created and added automatically.
2. Status Change Recipe
This recipe will update the State in ADO when the status changes in monday board and vice-versa.
Step 1: Click on Use Template.
Step 2: Click on status and select State. Click on Create automation.
3. Group Update Recipe (Optional)
Skip adding this recipe if you are not using the GroupBelongTo field.
This recipe will update the Group in ADO when the status changes in monday board and vice-versa.
Step 1: Click on Use Template.
Step 2: Click on status and select GroupBelongTo. Click on Create automation.