Bulk upload Artifact-Publication links

Fixes

Partially addresses #122 (closed) by @ajit_jadhav

Description

Add feature for bulk uploading and saving Artifact-Publication links using CSV files.

Type of PR

This PR is a feature.

Technicalities

  • Use the artifacts_publications table from the cdli_db_final_schema database.
  • The necessary fields are shown in the sample file given below. (Try changing the fields, headers, adding irrelevant fields, using files that are not CSV and other things).

Tests

  • Visit /admin/artifacts-publications/add/bulk
  • Upload a CSV file containing the necessary data.

Sample data file: artifacts_publications_-_Sheet1.csv

Edited by Ajit Jadhav

Merge request reports

Loading