I'm looking for a chart similar to the Two Dimensional chart showing the number of stories per assignee, but I would like to see the number of story points per assignee
Thanks
Hi Joseph
project = X AND issuetype in (Story, Task) AND "Story Points" = "65" AND assignee in (currentUser())
You should apply this JQL query to the Two Dimensional Chart
let me know if you need more details or need more assistance
Thank you, Fadoua!
I have applied the JQL query to the Two Dimensional Chart.
Admittedly I'm new to this so it's likely there's user error, but I was not able to render a table.
Notes:
Any suggestions?
Thanks.
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We tried playing around with a the queries but unfortunately couldn't make it work. We ended using the "Workload by assignee" Pop up window (that is generated by selected the "..." in the backlog for the active sprint).
It shows a nice breakdown of points per assignee, but unfortunately it does not show how many points by assignee by status. Not a huge deal, but I was trying to get creative for our reporting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Are you using a board? If you are by selecting a user you will be able to see the user's story point and progress. Attached is a screenshot
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The screenshot above is after selecting myself from the quick filters on our team board
45 story points in to do
65 story points in progress
145 story point done
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.