LCOGT / neoexchange

NEO observing portal
GNU General Public License v3.0
7 stars 1 forks source link

fail gracefully when looking up measurements for an object that doesn't exist #471

Closed jchate6 closed 4 years ago

jchate6 commented 4 years ago

AKA make rollbar happy

jchate6 commented 4 years ago

Same error occurs in views.PlotSpec, views.BlockSpec, views.GuideMovie, views.BlockReport, views.BlockReportMPC, views.UploadReport, and views.CandidatesViewBlock when using bogus body or block ID. Same fix as the one used for MeasurementViewBody should suffice.