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

Handle disallowed column names in metadata parsing logic #2970

Open
scottx611x opened this issue Aug 29, 2018 · 0 comments
Open

Handle disallowed column names in metadata parsing logic #2970

scottx611x opened this issue Aug 29, 2018 · 0 comments

Comments

@scottx611x
Copy link
Member

  • Specific code commit: 1c2ddea
  • Version of the web browser and OS: N/A
  • Environment where the error occurred (Vagrant VM and site conf mode or AWS instance): test.stemcellcommons.org

Steps to reproduce

  • Import a meta data file with one of it's columns being a value that currently isn't supposed to be allowed: [assay_uuid, django_ct, django_id, file_uuid, genome_build, id, is_annotation, name, species, study_uuid, or type]

Observed behavior:

  • Currently a metadata upload will go through if any of those column names exist.

Expected Behavior:

  • We should update the metadata parsing logic to handle for this scenario.

Refer to #2962 for more information

@scottx611x scottx611x added this to the Next milestone Aug 29, 2018
@scottx611x scottx611x self-assigned this Aug 29, 2018
@jkmarx jkmarx removed this from the Next milestone Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants