Skip to content

Comments

disables ingest of filetype text/tab-separated-values#6517

Merged
kcondon merged 2 commits intodevelopfrom
4.19.disable-tab-ingest
Jan 14, 2020
Merged

disables ingest of filetype text/tab-separated-values#6517
kcondon merged 2 commits intodevelopfrom
4.19.disable-tab-ingest

Conversation

@landreev
Copy link
Contributor

What this PR does / why we need it:

We don't even need to disable ingest of tab-delimited files completely: files identified as "text/tsv" should still be ingestable. It is only the mime type "text/tab-separated-values" that is getting disabled (this is the type that gets assigned to the file once the ingest is completed).

Which issue(s) this PR closes:

Closes #

Special notes for your reviewer:

Suggestions on how to test this:

Does this PR introduce a user interface change?:

Is there a release notes update needed for this change?:

Additional documentation:

@djbrooke djbrooke added this to the 4.19 milestone Jan 14, 2020
@coveralls
Copy link

coveralls commented Jan 14, 2020

Coverage Status

Coverage decreased (-0.002%) to 19.501% when pulling 4898066 on 4.19.disable-tab-ingest into dcf0b48 on develop.

@pdurbin
Copy link
Member

pdurbin commented Jan 14, 2020

@kcondon kcondon assigned kcondon and landreev and unassigned kcondon Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants