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

Novalid fix #114

Merged
merged 29 commits into from Aug 28, 2018
Merged

Novalid fix #114

merged 29 commits into from Aug 28, 2018

Conversation

aschroed
Copy link
Member

No description provided.

@coveralls
Copy link

coveralls commented Aug 21, 2018

Coverage Status

Coverage decreased (-0.2%) to 86.957% when pulling ae8df9f on novalid_fix into 0c1b4c9 on master.

excluded_types = ['ExperimentMic_Path', 'OntologyTerm']
if not connection.admin:
excluded_types.extend([
'User', 'Lab', 'Award', 'Organism', 'FileFormat', 'FileReference',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure we really want FileReference to be in excluded_types if the user isn't admin - this is used for things like fastq barcodes now or fish probe sequences so may often be needed for experiment metadata submission.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point!

@aschroed aschroed merged commit 0c9788b into master Aug 28, 2018
@aschroed aschroed deleted the novalid_fix branch August 28, 2018 15:44
KorayKirli added a commit that referenced this pull request Sep 25, 2018
This reverts commit 0c9788b, reversing
changes made to 0c1b4c9.
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.

None yet

3 participants