In a previous company that I think was using Jira Server, I used to be able to see total points for a selected assignee. I'm now using Jira Cloud but don't seem to have that ability. I have entered story points for Jira issues and assigned them to assignees, but in the Backlog board with the being-planned sprint up at the top, clicking on any assignee's icon (avatar) fails to show total story points for the sprint.
How can I enable this in Jira Cloud?
Thanks
-k
You're right, Jira Server had some features (often through plugins) that aren't directly replicated in Jira Cloud. The ability to click on an assignee's avatar and see the total story points for that sprint was likely one of those. Unfortunately, there's no equivalent native setting in Jira Cloud to enable that specific functionality.
The best approaches in Jira Cloud are:
* Sprint Report: This is the closest built-in feature. While it's not a click on the avatar, it does give you the total points per assignee within the context of the active sprint. It's the most direct and recommended approach.
* JQL and Export: You can create a JQL query like this (adjusting the sprint name):
sprint = "Your Sprint Name" AND assignee = "Assignee Name"
Then, export the results to CSV. In a spreadsheet program, you can easily sum the story points column for each assignee. This is a bit more manual but works
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this is different than what Jira Cloud is showing: no ... visible after the members. And see the comments below about how the feature is missing from Jira Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Keith Steward ,
Sorry, I don't understand. Didn't you want to see the total story points per assignee in Jira Cloud?
Best regards,
Alexey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do want to see the total story points per assignee, but what I see in my Jira Cloud does not match what your image shows, i.e. no triple-dots visible, and no way to pop up the workload by assignee. See the comments below by others indicating this feature does not exit. But thanks for offering to help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't agree with the comments below.
Please migrate from the team-managed project to the company-managed project, and you will be able to do the same as in the screenshot.
Best regards,
Alexey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, there isn't any out of the box solution given by JIRA Cloud.
You can go this article for more details.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Vishal Biyani "You're right, Jira Server had some features (often through plugins) that aren't directly replicated in Jira Cloud."
* Mentions the specific feature of clicking on an assignee's avatar to see total story points.
* Confirms that this functionality is not available in Jira Cloud.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can't directly see the total story points per assignee within the Backlog view in Jira Cloud. The Backlog view is primarily designed for planning and prioritizing, not detailed reporting. While you can see story points for individual issues, it doesn't aggregate them by assignee in that view.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.