Forum Discussion
FlorianFey
Feb 04, 2024Copper Contributor
Adding CodeReview and Feedback WorkItems
Hi guys, I pretty new to Azure DevOps and working with agile process. I checked the documentation from Microsoft how to set up my project in DevOps and how to add work items etc. But I'm stru...
Jamony
Jun 30, 2026MCT
Hi Flo, the available work item types depend on the process template your Azure DevOps project uses. Some older documentation mentions Code Review and Feedback types that are not always available in newer inherited Agile/Scrum processes. For tracking review work, I would usually use Pull Requests for code review and create a custom work item type only if your process really needs review tasks visible on the board.