Question:
Is it possible to copy the values of a label type field (custom field) to a new field with the type "select list (multiple choice)"?
Regrettably, Jira does not have a built-in feature to clone or copy fields. One potential solution would involve creating the new field via the API, but you will still need to input the values of the label field as text.
Thank you.
Hi @Hashem Sarsour -- Welcome to the Atlassian Community!
What problem are you trying to solve? That is, why do this?
Knowing that may help the community to offer better suggestions to solve that problem. Thanks!
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bill,
I have a labels field that is used to store keywords.
I want to limit the users from creating new keywords and only use the ones in the list.
My thought is to create a "select list (multiple choice)" with the existing values in the labels field.
I understood from @jerrold that there is no built in solution for this matter.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for that information.
And if you need this one time only, calling the REST API function would help, as Jerrold suggested, or...
Find a marketplace addon which can do this type of field value import, install a trial, add the field to try it out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if you're open to solutions from the Atlassian Marketplace, this would be easy to do using the app that my team and I are working on, JXL for Jira.
JXL is a full-fledged spreadsheet/table view for your issues that allows viewing, inline-editing, sorting, and filtering by all your issue fields, much like you'd do in e.g. Google Sheets or Excel. You can also bulk-edit your fields, using copy/paste. This makes it very easy to copy values from one column (i.e., field) to another column/field, e.g. from labels to a select list.
This is how it looks in action:
You only need to make sure that your labels fit the select field. If that's not already the case, you can e.g. copy your values to Excel, manipulate them there, and then copy them back to JXL.
Hope this helps,
Best,
Hannes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Using Colored Label Manager you can :
Visualize your labels with at-a-glance quickness to save time and avoid mistake - Make your issues more colorful
Allow your team to define their labels, cleanup and organize them quickly with bulk powerful functionality .
Karim
Atlassway Team
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.