openlibhums / imports

A plugin for importing content into Janeway.
GNU Affero General Public License v3.0
1 stars 2 forks source link

Add date accepted and date published to export #39

Closed joemull closed 2 years ago

joemull commented 2 years ago

Date accepted and date published need to be added to export.export_using_import_format.

This is a bug because if a user exports a set of articles that have these dates, they won't be included in the CSV. If they then reimport that same CSV without manually adding that data (but use blank columns), it will overwrite the populated dates with blanks in Janeway.

joemull commented 2 years ago

Resolved via #48