HI, Hoping someone can help me create a measure which is the story points which have rolled over from previous sprints? Thanks Rich
Hi, @richard2424
This use case is discussed in this community post:
The solution requires creating a Javascrip-calculated custom field to collect all sprint IDs, and then a custom formula to find the issues that come from previous sprints.
Kindly, Ilze