User groups in pie charts

Kristin Bestla March 5, 2013

Hi everyone! I'd like to be able to get a pie chart where I can view reported issues by various groups, in order to see what user group is reporting most / fewest issues. Is that somehow possible? Can I perhaps create a CustomField where the group is set by reporter, and then set that CustomField as statistic type? Very best regards Kristín

1 answer

1 accepted

0 votes
Answer accepted
Vidic Florjan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 5, 2013

1. You can prepare field and add values to your field:

a.) manually

- Create Custom Field (choose field type Group Picker).

- Select group in custom field in create form

b.)automatic

You need to prepare relationship between value of the Reporter field and value of the group or department
(with REST web service, remote file, database or another jira custom field)

There are some plugins in jira marketplace to help you:

- nFeed (https://confluence.valiantys.com/display/SQLFEED/Description+and+Features, (Create custom fields with data from your web services, remote files or databases,
define dependencies between reporter(parent) and your custom group field (children),
select »Auto selection« option for group field,…)

- Dynamic Forms (https://bitbucket.org/intenso/dynamic-forms/wiki/Home, go to »Mapping for select« section in the documentation) ...

2. Add Pie Chart gadget

3. In Statistic Type field select your custom fied

Kristin Bestla March 6, 2013

Great, thanx a bunch, I'll try this out :)

Kristin Bestla March 6, 2013

I tried the Dynamic Forms plugin, but it didn't work out, the other one is too expensive :) But thank you for your help Vidic.

I've posted another question regarding setting a value to a Custom Field automatically to a User Group, by who reported the issue.

Suggest an answer

Log in or Sign up to answer