NationalCentreTruthReconciliation / Secure-Record-Transfer

A transfer portal incorporating CAAIS and BagIt Specifications
https://secure-record-transfer.readthedocs.io/en/latest/
4 stars 2 forks source link

Enable Metadata Instances to be Created via Admin #227

Closed danloveg closed 3 weeks ago

danloveg commented 1 month ago

New Metadata objects can now be created manually from the admin backend at this page:

/admin/caais/metadata/add/

The issue was in accessing the related set identifiers on the Metadata object before the object was being saved.

Closes #225

danloveg commented 1 month ago

I also addressed #231 here.