Comment 2 for bug 1939753

Revision history for this message
Jane Sandberg (sandbergja) wrote :

I agree, this should not have a default value. Also, I can't seem to import records without setting a bib source (it just freezes forever). I can't totally remember if that was possible in the dojo interface, but I do want to do that in cases where I export records to MarcEdit, do some cleanup, and want to overlay them without losing the bib source they had originally.

Dale from Equinox found this in the logs when I try to import records without a bib source:
ERROR: insert or update on table "queued_bib_record" violate
s foreign key constraint "queued_bib_record_bib_source_fkey"#012DETAIL: Key (bib_source)=(0) is not present in table "bib_source".

So, maybe as part of this ticket, this field could default to blank, *and* blank could be made a legitimate option for this form? I could also split this into a separate bug if it would be better to do so.