Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow missing citation fields when importing publications (#472)
Why these changes are being introduced: * Publications should be imported even when Solenoid can't generate a "minimal" citation since users of Solenoid can manually enter this missing information when editing the email request. How this addresses that need: * Differentiate methods for identifying missing citation fields vs. required id fields * Improve logging to communicate what the missing fields are (if any) * Update method for generating citations to denote missing citation fields as "UNIDENTIFIED" * Allow addition of records missing citation fields to database Side effects of this change: * Imports that previously failed due to missing citation fields should now be successfully imported to Solenoid. Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/INFRA-438
- Loading branch information