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

Opaque error message for bad chromosome names #21

Open
abought opened this issue Mar 8, 2021 · 0 comments
Open

Opaque error message for bad chromosome names #21

abought opened this issue Mar 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@abought
Copy link
Member

abought commented Mar 8, 2021

Files with malformed chromosomes sometimes generate the following error:

[failure][2021-03-08T20:52:35+00:00] An error prevented this step from completing
value too long for type character varying(5)

We should:

  1. Identify common reasons for bad values and improve the validation step to prevent these from being uploaded, and
  2. Improve the error message for values that make it through
@abought abought added the bug Something isn't working label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant