Velocity Trends Plugin
[{VelocityTrends releaseId='1000'}]
Displays the
velocity
changing over time for a release or sprint. Velocity is essentially the number of issues resolved per day. 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.