samvera-labs / nurax-pg

This is a Hyrax application configured to use Postgres for metadata storage instead of ActiveFedora.
Apache License 2.0
0 stars 0 forks source link

disable noids #25

Closed elrayle closed 2 years ago

elrayle commented 2 years ago

Partially addresses #24

When noids are enabled, they should be saved in the alternate_ids field of the work/collection. Then when editing, Hyrax will look for the noid. The noid is not getting saved in the alternate_ids field, so for now, turning off noids.

Related work

See https://github.com/samvera/hyrax/issues/5246 See Issue #24 which describes the impact in nurax-pg with noids enabled.