In my Azure DevOps project I have specified some sprints and I can easily see the Taskboard for the sprints I have defined.
Now I am no longer creating sprints for my project. I just want to use a Kanban board to monitor the task progress, but the Taskboard keeps "locked" to a specific sprint, for example the latest one.
The new work created in our project are now assigned to the "Release" interaction and no longer to sprints.
How can I make these new items visible on Taskboard?
The Product Board (Kanban) is tied to your area path and presents the product backlog. The Sprint Taskboard, as implied by its name, presents the sprint backlog and is tied to both your area path and selected iteration.
With teams following Kanban, I recommend using iterations / sprint as a "heartbeat" and enable them to use the Taskboard.
Alternatively the Kanban Board allows you to track both the Stories and their associated child work items (tasks, bugs, and tests).