You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you go to /sample_types/:id/download, the following error occurs:
A NoMethodError occurred in sample_types#download:
undefined method `content_blob' for nil:NilClass
[asset_version.content_blob]
^^^^^^^^^^^^^
lib/seek/content_blob_common.rb:15:in `download'
While in the past it returned a 404 page instead.
The text was updated successfully, but these errors were encountered:
If you go to /sample_types/:id/download, the following error occurs:
While in the past it returned a 404 page instead.
The text was updated successfully, but these errors were encountered: