Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

add a value to a dropdown custom field from a user input

Jacob francois July 23, 2019

add a value to a dropdown custom field from a user input in another custom field.

1 answer

0 votes
Nic Brough -Adaptavist-
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.
July 24, 2019

This is usually something your admins should be doing, not letting anyone do. 

But, have you tried using a label field instead?

Jacob francois July 25, 2019

our dropdown field already has 700 values. is there a way to add them to labels ?

Nic Brough -Adaptavist-
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.
July 25, 2019

If you have one of the scripting options you mention in the question tags, then yes, you should be able to write a short script to read all the issues that have a value set and add the value as a label to the current issue.

https://library.adaptavist.com/entity/bulk-update-the-value-of-a-custom-field-on-jira-issues might help you get started on a script.

Suggest an answer

Log in or Sign up to answer