We need a custom field which will be list of location that keep on changing.
Is there way to create such custom field.
Hi @Singh, Gauraw -- Welcome to the Atlassian Community!
If your list of values is frequently changing, and you want these values in a custom field, selection list, what do you want to happen when a value has been selected in the past and it is no longer in the updated list?
What is the purpose of this custom field? Knowing that may help the community to offer suggestions.
Kind regards,
Bill
Assume it as list of items getting generated everyday and gets added to list.
But in case it will be not available in future also this data nee to be displayed as a text only in Jira.
In other word data fetch will happen only during issue create.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, @Singh, Gauraw
Don't see what version of Jira you're using, but if it's Server/DC, and you have ScriptRunner, you can use it, to receive list of values from external services and use them in custom field.
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.