Versions Compared

Key

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

This article describes how you can save the grid data into in the database. 

Excerpt
hiddentrue

Save the grid data dynamically in the external database.

By default, the Table Grid Next Generation stores grid values in the customfieldvalue table of the Jira the Jira database. Data Mirror allows you to save values from the grid into the database. 

You need to connect to a database where you want to save the data and configure the data mirror. 

...

Data Mirror Configuration 

1. Connect to a database where you want to save the grid

...

data 

It can be the Jira database which is connected as a data source by default or any external database. Check out the Data source configuration for more details.

2. Configure

...

the data mirror 

  1. Add the database table name
  2. Map the grid columns to the database table
  3. Create a table
  4. Validate the data

3. Save the grid configuration 

...