Forums

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

how to synchronize a field with an external csv file ?

David Coudron May 10, 2019

We want to add automatically values on a custom field in Jira (Single choice list) from à CSV file.

I searched a way to do this but I didn't find any solutions...

Is there a way to do this ? maybe with Scriptrunner ?

Thanks in advance

1 answer

1 accepted

0 votes
Answer accepted
Tarun Sapra
Community Champion
May 10, 2019

Hello @David Coudron 

There is a plugin for this requirement of yours called "element" it's paid plugin.

Here's what it can do

https://marketplace.atlassian.com/apps/23337/elements-connect-formerly-nfeed?hosting=server&tab=overview

It does support fetching the data via REST API and also from DB

With script runner plugins, some similar samples via REST API are here

https://scriptrunner.adaptavist.com/latest/jira/behaviours-conversions.html

David Coudron May 13, 2019

Thank you for the answer, It will help me !

Like Tarun Sapra likes this

Suggest an answer

Log in or Sign up to answer