Hi,
I have installed Jira on my local machine and added a group in Jira. Now, just like Jira-administrators and Jira-software-users groups, I need to add a label to that particular group but I didn't find any option to add a label. (see attached screenshot)
Can someone help to find it?
Hi Shruti - Welcome to the Community!
A label is just a field on a form/screen in JIRA. Is that what you are tying to do? The label field is really just an open text field, so it is not associated with group. If that is what you want to do, then you need to create a custom field with a User Picker field type.
I hope that helps!
Hi John - Thanks for providing your input.
I am trying to achieve below -
I have created a number of groups in Jira and nested those groups. Now, what I need is to get the parent group names and subgroup names separately in Jira rest API. I only need to get those through rest API without using any plugin or function.
I used below API to get the group details-
/rest/API/latest/groups/picker
but the above API just give me detail of all the groups that I created. I don't know how to categorize them on the basis of the parent group or subgroup. (see attached screenshot)
The thing that I observed here is that we have a 'Labels' key in "Groups" array. This means we can categorize the parent group and subgroup on the basis of 'labels' too, but I didn't find any option in Jira to add a group label. (see attached screenshot)
I got you that "The label field is really just an open text field, so it is not associated with the group." But just like we add labels in issues by editing them or pressing 'L' button, is there any way through which we can add labels to groups so that we can get the difference between subgroup or parent group using the label.
Can you help me to find the rest API for categorizing the group details or how to add labels in the group?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I understand better now. But, unfortunately, that is beyond my expertise. You probably need to do a new post with the information from your last comment.
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.
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.