I am new to Jira and have been asked to total the number of user stories of a project over a period of time. Is there a way of doing this. Thank you.
Hi Pedro
Really appreciate your help.
Will take a look.
Thank you
Liane
Hi Pedro
Thank you for your answer. I think I need to have total stories per week as my manager wants to see it as a chart over a 4 month period.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you want a chart I think you best bet is to create a widget "Created vs Resolved" on a dashboard, select a filter by the project and issue type story.
See this documentation, for the print screens it's a bit outdated but it can help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hy @Liane Acres
You have to define what you mean by a period of time. Do you want to know how many stories have bean created between dates? If is that you can make it by this filter:
createdDate > 2018-01-01 and createdDate < 2018-01-10 and issuetype = Story
I hope this will help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.