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

Error in sample_types#download #2040

Open
kdp-cloud opened this issue Oct 29, 2024 · 0 comments
Open

Error in sample_types#download #2040

kdp-cloud opened this issue Oct 29, 2024 · 0 comments
Labels
Milestone

Comments

@kdp-cloud
Copy link
Collaborator

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.

@kdp-cloud kdp-cloud added the bug label Oct 29, 2024
@kdp-cloud kdp-cloud added this to the 1.16.0 milestone Oct 29, 2024
@stuzart stuzart modified the milestones: 1.16.0, 1.16.1 Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

2 participants