Im venturing in the world of devops and seem to be falling at the first hurdle here. Looking at Azure DevOps and specifically Azure Boards, but I can't seem to get things working as I expect. Trying to follow the Agile process and have created 10 dummy epics, each with around 5 features and then 10 associated user stories.
My problem is that if I refine my EPICs to an order I want to work on them, the order of the features doesnt change, is this normal behaviour? or have I messed something up in my confguration? I tried to plan based on features (which is where I prefer to plan), but again moving them in the backlog doesnt move the priority of their associated user stories or seem to have an impact on the backlog order.
Is this my lack of understanding or something I've gotten wrong in the configuration?
I've followed the MS guidance for this, but seem to be missing in my understanding. If anyone has any pointers on what I might be doing wrong it would be appreciated.
The order of Features or User stories will not inherit the order of their parent in backlog.
There is no configuration to set this.
You could try to create your own query to implement such a feature.