How to create a Team of assignees

Hi,

I am trying to group assignees to a Team. Is that possible at all?

I will give you some more insight in my problem.
I have 5 Teams. Lets call them A, B, C, D and E but there is no field where they are named in JIRA. So I want to calculate them form the Assignees. I have 10 diffrent assigness. Lets name them 1, 2, 3, 4, 5, and 6.

In the Team are the following assignees:
Team A: Assignee 1 and 2
Team B: Assignee 3, 4 and 5
Team C: Assignee 6
Team D: All other assigness (7, 8, 9, 10 - but there shouldn’t be the names inside as there are actually around 50 people in the Team)
Team E: “unassigned”

At the end I would like to have a report of all open Tickets per Team and Priority.

Thank you for sugestions how to solve this.

2 Likes

Did you ever figure this out? I have a similar need.

I created a new custom field named Team. Still have to update it manually but it does what we need it for.

Thanks for getting back to me.

New field in Jira or did you do data customization in EsayBI?

A new field in JIRA.

Hi there,

Since eazyBI version 6.1 and on eazyBI Cloud there is an option to create a custom hierarchy in the Assignee, Reporter, Logged by, project and Sprint dimensions. How this could be a solution for your use case? You can create a new hierarchy and group users by user teams in the Assignee dimension.

  1. Import team information as Assignee property. You can do this with additional data import from Google Sheets, XLS file, REST API or SQL SELECT to some database. The implementation of additional data remains the same regardless of the data source (REST API, SQL, or CSV).
    The source data should contain at least two columns:

    • Name of Assignee as you see it in eazyBI
    • Team name
    • some other user property if you like.
  2. The data mapping screen might look like in the picture below. Make sure to fill in Dimension and Level information so eazyBI could find users in the Assignee dimension and create a new property.

  3. After successful data import, you will have a new property for each Assignee user. From my example, it is “Assignee Squad”. Now you can use this property to group users by its value.

  4. Go to Assignee dimension, section All hierarchy level members, and chose option “Add custom hierarchy”. eazyBI will offer you available user properties by which you can build the new hierarchy.

Please see the documentation for more details on how to create a custom hierarchy: Custom hierarchies

Hope this new functionality will give you more freedom on organizing users and projects.

P.S. If you would like to get rockets and unicorns in your report as well, check out the Community post on how to use Markdown in measure formatting :wink:

Best,
Zane /support@eazyBI.com

3 Likes

Hi Zane,
I tried above steps, created xls file to import. When it start importing threw an error.

Hi @MuratOz, you might want to select the mapping criteria Name column and Skip missing as it is shown in the example.

Check out also this post on how to prepare the excel file with correct user names:

In addition there is a training video on how to import additional data (like user team) and build custom hierarchies based on those additional data. You can find video and presentation PDF on eazyBI documentation (Training videos on specific topics) or watch on YouTube: