NEU-Libraries / cerberus

Digital Repository Service
8 stars 0 forks source link

Failed multipage XML upload: "Missing required parameter :pid" #1180

Closed sarahjeansweeney closed 5 years ago

sarahjeansweeney commented 5 years ago

I submitted this load with two multipage records this morning: https://repository.library.northeastern.edu/loaders/xml/report/3956

It was taking longer than I expected, so I checked resque, which showed one failed job with this error:

Missing required parameter :pid

2019-02-22_1050

I've loaded a few batches this morning that I had to retry because of various errors that were my fault, so it's not out of the question that this is the result of how I set up the package for loading, but PIDs aren't required for new loads so I'm not sure what happened.

dgcliff commented 5 years ago

Ok, I can reproduce this. It seems related to the MASTER and DERIVATIVE code. Digging into it.

dgcliff commented 5 years ago

Fixed with 3ba7c60d