active_fedora
active_fedora copied to clipboard
attributes= should accept id
ActiveFedora::Base.create!(id: 'my:pid')
raises:
ActiveFedora::UnknownAttributeError: ActiveFedora::Base does not have an attribute `id'
@jcoyne Still want to get this into 8.0.0?
I'd like to. We just need to backport the change.
@jcoyne If you want this in 8.0.0, please submit PR ASAP.
@dchandekstark It's NBD, it can wait until 8.1 if still necessary.
Did this ever happen?