Forums

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

Populating a DBCF field from CSV

salman_kagzi
Contributor
June 5, 2014

Is there any way to populate a custom field of type select using a CSV?

Basically what I have is an excel file (which can be easily converted to CSV or something similar) from which I want to populate a Select list. Based on the value selected, I want to populate 2 other fields (read only). The DBCF Field gets me very close to this. But instead of having to query a database can I look up values from a CSV file available on the Jira server?

2 answers

1 accepted

0 votes
Answer accepted
Alexandru_Iacob
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 10, 2014

Take a look at this page, which describes how to retrieve data from CSV files using Database Custom Field and the text tables feature of hsqldb:

http://confluence.kepler-rominfo.com/display/DBCF/Retrieving+Data+From+CSV+files

Kind Regards,

Alex

0 votes
Maria Cirtog June 9, 2014

Hello Salman,

At the moment a database custom fied can be populated only from a database. The workaround would be to import your file into a database table and use that database to configure the database custom field.

Maria

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events