The current iteration (as of this issue creation) of fields.csv is solely based on the ArchivesSpace schemas.
Some required fields are only in indicated in the ArchivesSpace JSONModel or ASModel code.
Plan
- @livsolis will indicate missing (or otherwise incorrect) required fields
- @kspurgin will use this information to add hardcoded overrides to indicate that those fields are required. Ideally these overrides will each include a conditional that checks the ArchivesSpace code where the "require" is enforced, so that we can get warnings if things change in future releases.
The current iteration (as of this issue creation) of fields.csv is solely based on the ArchivesSpace schemas.
Some required fields are only in indicated in the ArchivesSpace JSONModel or ASModel code.
Plan