Hi,
My team and I have a Confluence page. Now, what I want to do now is I want to display all the current assigned JIRA tickets per team member in our Confluence page. Can you help me how to do this please? A step by step instruction would be a big help.
Thank you in advance.
Gian.
Hello,
Welcome to the community!
Let me know if you need any step clarified.
Regards
Igor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Additional question though. Is there a way to display the total count of issues per team member? Like for example, I want to know how many issues did Member A completed since the start of this year up to the present.
Thanks in advance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you take a filter as Igor suggested, you can display it through a Jira Dashboard gadget, and draw that into Confluence.
If you use a "statistics" gadget, you can group the results in the filter by a field. Selecting "assignee" will then give you a count of all the issues each person has.
A difficulty might be how you know they completed. If we can assume the assignee of a resolved issue is the person who completed it, then the filter is simple "issue resolved > startOfYear()", but your processes might preclude that.
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.