Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

...

How can I import the second CSV file and append the data to the existing table?

Pre-requisites

✔️ CSV data (comma separated values)
✔️ CSV file and existing table must have same number of columns
✔️ Column names in the CSV file must match the existing table column names
✔️ Jira Administrators permission to configure the table

...

  1. Log in as a Jira administrator

  2. Go to Administration > Issues > Configure Tables

  3. Click on the Reimport Table button

  4. Select Overwrite Append, then upload csv file and provide the name of the table you want to overwriteappend

  5. Click on the Reimport Table button at the bottom of the popup

  6. The new data will be added