galaxyproject / galaxyproject/galaxy

Upload tool does not fail properly.

Open
#1,997 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.9k
Forks
1.2k
Avg merge
3d 51m
Merged PRs (30d)
148

Description

When uploading datasets that should fail (e.g. html datatsets), the info field has an error message, but the dataset is green and empty (it should be red).

When uploading files via URL, http status codes are not relayed when they are errors. e.g. a 404 URL will create an empty green dataset that often says `The uploaded file contains inappropriate HTML content`` (The 404 error page is html...). This should be a red dataset and report the error code and message.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.