Hello!
We want to be able to see the capacity of all the people in the team: something like a list of people (Like on the Activity Stream) but with all User Stories/tasks assigned to them - to see if they don't have too many issues assigned.
It should be a place where you can see all the tasks assigned to each person.
Do you know where we can get a plugin like this maybe? Or can we configure our Jira Software somehow to achieve this goal?
Thanks a lot!
Hi Maria,
You can do this in different ways.
One way (no plugin needed) is that you build a filter and use that filter in a dasbboard gadget (eg. filter results).
E.g. you can add your team-members to a JIRA-user-group and then construct a simple filter (JQL)
assignee in membersOfGroups("name_of_your_JIRA_user_group")
that would show you all the issues assigned to your team-members (ofcourse you can expand this simple filter with projectkeys, statusses, sprints, etc...).
Also on the ScrumBoards, you can per sprint click the "..." and that will show you the team members in the sprint and their total numbers of storypoints, estimates assigned
image2017-1-25 14:6:15.png
Wow @Bart Van Belle - thanks a lot for a bunch of ideas! I'm gonna try them tomorrow .
The filter is obvious , but the last idea is just brilliant - what is your JIRA version? Do you have the newest one (7.3)?
Have a great day!
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.
Maria - Please have a quick look at our plugin at marketplace which does exactly the same thing you are looking for:
https://marketplace.atlassian.com/plugins/com.organize.jira.capacityplanner/server/overview
Amaresh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Maria,
If you are using JIRA cloud instance, then check out this add on: https://marketplace.atlassian.com/plugins/capacity-tracker-plugin/cloud/overview
It allow you to configure resource capacity, leaves, working days, public holidays, and displays work allocation chart - in a nutshell - everything you need for Sptint capacity planning and tracking.
I hope this helps.
Allen
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.
Can this report be exported?
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.