2
votes

we just started with Azure DevOps to visualize our Backlog and our Sprints. Before we worked with Youtrack. We tried to change in the columns of the Sprint Taskboard the sum of effort into Story Points. Any suggestion, how we can solve this?

  • We changed the process to scrum
  • We searched in the processes under organisation settings and created an own scrum process
  • We created custom tasks for Sprint Taskboards called "User Stories"
  • We added the field for Story Points to the cards
2

2 Answers

1
votes

Meanwhile, I sent a ticket to Microsoft and surprise: I got an answer!

The support answered:

Hi Peter,

I am sorry the feature to show the sum of story points in the column-headers of a sprint taskboard is not available, but as per the discussion at https://developercommunity.visualstudio.com/idea/365443/display-sum-of-story-points-in-a-sprint-agile-temp.html the product group is looking at implementing the feature.

Please follow the above link to get the latest update on the feature.

0
votes

Is the effort group you want to replace referring to Remaining work field? enter image description here

In scrum process , it shows like this :

enter image description here

In agile process , it shows like this :

enter image description here

Of course, the name and field are all customizable. If this refers to the remaining work field, you want to replace this with story points. According to your information, we can know that you have added Story Points field to the cards. Then what you need is not display the remaining work field , you can set it up in settings.

enter image description here

If I misunderstood ,please point out and i will edit this answer.