Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No notification for completed XML batch load #1156

Open
sarahjeansweeney opened this issue Jan 29, 2018 · 1 comment
Open

No notification for completed XML batch load #1156

sarahjeansweeney opened this issue Jan 29, 2018 · 1 comment
Labels

Comments

@sarahjeansweeney
Copy link

I submitted this load on Friday: https://repository.library.northeastern.edu/loaders/xml/report/2729

It seems to have completed (nothing happening in resque), but I never received a notification and the spinner never stops spinning on the load page:

2018-01-29_1059

There was one error in the batch, which is partially represented in the Total Files count (25 files loaded, but none marked as errors). Also, the one file that wasn't loaded is not in the load report list of files (there should be a row for S00742.xml).

The reason S00742.xml was not loaded is because I forgot the "TRUE" value in the manifest for the last file in the sequence:

2018-01-29_1102

Not sure if this is a real issue, but I thought I should report it anyway.

@dgcliff
Copy link
Member

dgcliff commented Jan 29, 2018

Seems like it did cause the logic to get lost. Probably need to put in a check wherein if there are TRUE values in the column, that the pattern is complete, else reject the spreadsheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants