'Trying to setup Board A to show Stories and Bugs (using inherited agile process) and Board B to show tasks from those stories

Basically the idea is as follow using Azure DevOps.

I want to have Board A used as the main sprint board, using the Agile Process (shows bugs, stories and Issues, showing Task Annotation) Then we want to add a Task (use for automation) to the stories/bugs. We want those Task and task only to show up on a separate board with just three basic columns, To Do, In Progress and Done.

We want only the Automation tasks to show on this board only that are linked to the Main Story/Bug on the main board. Our idea is to have a way to track automation tasks, linked to stories, but not clutter up the main board, and doesn't block the story from be completed but the tasks remain on this other board.

The issue I run into is when I go to the inherited process, and I select the Backlog view, I cannot add or remove the items that appear in these views. I also cannot create a new Backlog view, and add Stories/Bugs/Tasks to show under here. I get a error saying it already exists somewhere else.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source