lsat12357

Results 34 comments of lsat12357

Some clarification: the migrator code was not responsible for creating collections, this was done with a rake task, see https://github.com/OregonDigital/OD2/blob/master/lib/tasks/oregon_digital/create_collections.rake, and Brandon has updated that code.

QA Creating a single coll on staging. New instruction ran without incident once I remembered to save the coll; successfully added and removed the coll from a work.

For QA, I think modifying an existing asset through the GUI with a non-edtf-valid date and be able to save it should work?

Related note, wickr also interested in having some way for admins to check status, i.e. did all the jobs finish, without having to hunt around in sidekiq dashboard. Needs to...

Includes #3030 #3031 #3032

It is possible for an importer to have an item that failed; if the user runs verification anyway, this possibility is not handled well. Add checks for existence.

the error message that is added to the errors list if a work cannot be loaded should not be a string but delivered as a hash

Sorry, I think I misinterpreted the intent of this ticket, and it should have been closed when I fixed #2947. QA instructions and comments can be seen in #2947.

So at the moment we are treating only the fields with language properties as strings: title, publisher, label, alternateName, comment No fields should accept both uris and strings