Current Velocity Plugin
[{CurrentVelocity releaseId='1000'}]
Displays the
velocity
of the last known day within a release or sprint.
This is typically yesterday's velocity, but in a Monday it can be the velocity for last Friday. Possibility to filter by team.
Parameters:
• releaseId='1000' (optional) ID of the sprint. When omitted, the plugin makes an attempt to guess the active sprint.
• team='no|12345' (optional) Team ID or 'no' if all issues without any teams should count.
• dataSource='numberOfItems' (optional) What data point should be used. Defaults to numberOfItems. Possible values: storyPoints, numberOfItems and both.