Jira Data Center 10.5.3 LTS
I'm trying to figure out how to pull external data into a custom field as options for that field.
Example: In a custom issue template on "Create"
User selects SVM which is a custom field.
SVM is a text field and when the user clicks in the text field they see multiple options that are generated upon selection of the SVM field
the user may select one item from the list.
How can I have the SVM field reach out to a remote server and read a file which has a list of currently available SVMs and then display those as options in the SVM custom field?
I was looking for a way to do this in Scriptrunner without success. I'm also open to any other plugin or other third party options to achieve this.
Thanks,
Scottie Marlow
Hi @Team Platform Admin , check out Elements Connect. It can fetch data from SQL databases and REST APIs to populate custom fields.
And thank you @Laura Campbell for recommending Elements Connect!
Indeed, our app Elements Connect can do exactly what you're describing: populate a custom field with values from an external source like a remote file or API.
For your use case (loading a list of SVMs into a field at issue creation), Elements Connect allows you to configure a dynamic field backed by HTTP, database, or file-based data sources.
You can find the full setup guide here to learn how to create a connected item field in Jira DC
Let me know if you need any help.
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.