Imports_Error_Rows

List view
Voter Registration and Quality Control
Organizing
Petitions and Quality Control
Admin
Phone Banking
 

Imports_Error_Rows


 
This table displays information on errors occurring in imports of people records into Blocks
 

Field
Type
Description
Joins
id
primary key (int)
id of import error record
import_id in people.extras
import_id
foreign key (int)
id of import this error occurred in
id in imports table
errors_triggered
jsonb
specifics of the error that was triggered
unique to table
row_data
jsonb
the data on the row that triggered the error
unique to table
duplicate_found
text
t/f if a duplicate record was found
unique to table