I have a CSV file which has lot of records. Each records contains a column which is of type "table". How can i import this data in JIRA? I am using tableGrid from Idalko.
Thanks,
Ankit
I hope you got an answer to this already. I figured out that you have to do a 2 fold import of data. I'm looking for a better way the next time i need to do an import to that plugin field, so i'm open to new ideas, but here is what i did.
If you insert the data into the Table Grid Editor field's DB table before importing the number to the field via CSV, then the data will be in the table in the DB, but it won't show the field on the issue. If you then import the number to the field via CSV import, it will then delete all the rows you added to the Table Grid Editor field's DB table. So, you have to make sure you perform the action specifically in the order above.
Hope that helps if you haven't gotten an answer yet, and if you found a better way, please share. Thanks.
Adam
*edit: I added the 6th step so that JQL filters such as "Table Grid Field" IS NOT EMPTY will work correctly because in step 1, the plugin will set the value to 0 in the db, which means that it is empty, so you have to import the number value again to get JQL to work.
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.