RockefellerArchiveCenter/fornax

"Origin" is not being saved

Closed this issue · 2 comments

Describe the bug

The bag origin field for every item in Fornax dev is "aurora", even though in several instances it should be "digitization". "Aurora" is the default for the origin field.

To reproduce

Send a package to Fornax with an origin other than "aurora."

Expected behavior

The origin field for a Fornax SIP should match the origin field in the JSON data.

Additional context

This is not happening in other microservices (e.g., Aquarius) so is probably not an issue with the data that Fornax is getting.

Realizing this is actually originating in Ursa Major!

Reopening because this is still happening after Ursa Major was fixed; think the solution will be the same as RockefellerArchiveCenter/ursa_major#141