Closed sdm7g closed 10 years ago
Fixed in production-new branch. ( This and some earlier changes of Matt's need to be merged back into master as well. )
commit 4353bfa7bea6451b500c99d46193ab6018b63a01 Author: Steve Majewski sdm7g@virginia.edu Date: Mon May 12 15:24:48 2014 -0400
Issue #180 -- https://github.com/uvalib-dcs/tracksys/issues/180
guard Unit.find for nil unit case
app/processors/send_unit_to_archive_processor.rb:126
non-tracksys managed data does not have a unit_id. This line raises an error when unit_id is nil:
That code should probably be: