Hello Jira community,
We have one json file and i want to write a python, go etc code to take data from this json file and feed into jira drop down list dynamically.
Is there is way to implement this solution?
Thanks in advance for help
Hi,
Natively I don't see how you could do this. If you have Assets, you could feed the JSON into an objecttype, then show this object type through a Assets field.
Another way might be using an app. I have good experience with External Data for Jira fields. I do not work for or with this company, I do however have implemented exactly what you are describing using this app.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.