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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
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