I have a project in Azure DevOps where there are multiple epics, each with features and tasks. Is there a way to assign the epic with all its features and tasks to me without having to go to each feature and to each task inside and assign them to me one by one?
You can do these things easily through the queries tab:
Epic
and the relationship to parent/child
:
And as it turns out, you can do the same from the Backlogs tab. Make sure you select the Epics
level, ctrl-a and basically follow the same steps (but you have to expand all the levels manually it seems):