osulp / Easydeposit2

Automate journal article deposit for open access
4 stars 0 forks source link

Fix Publication Work fail #229

Closed zhang4952 closed 4 years ago

zhang4952 commented 5 years ago

Descriptive summary

Publish work job fails with ED2 error message simple as 'publishing_failed'. By searching SA production with upload file name and session id, the ingestion to SA has this error 'error='NoMethodError: undefined method `strip' for #'. The code is pointed to param_scrubber.rb.

Related work

https://github.com/osulp/Scholars-Archive/blob/1af2489ccb70441b7951b9876e039b3ed1924d60/app/services/scholars_archive/param_scrubber.rb#L33

zhang4952 commented 4 years ago

fixed via https://github.com/osulp/Scholars-Archive/pull/1872