Hi,
In the backlog view of scrum-boards one can see the total aggregate of story points for an epic:
Is this aggregation availble in the REST API? If so - how? I can't seem to find it.
No, that statistic is not available separately via the REST API.
You'll need to search for all the Stories in that Epic, get their individual Story Points, then sum them up yourself.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do you get the story points on a Story ?
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.