In VSTS Scrum project, in the backlog, we have sprints organized in parent nodes "Past", "Current", "Future". But can we add others parent nodes (as Releases or milestones) to group sprints, to have this :
> Release v1
Sprint 1
Sprint 2
> Release v2
Sprint 3
Sprint 4
I tried to add area "Release V1" and Release V2", but they doesn't appear in backlog ?
Otherswise, is there a way to represent milestones without using tags in each features ?
Thanks.