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

Add validation to make sure there is at least one instrument configuration #103

Merged
merged 1 commit into from
Feb 12, 2020

Conversation

eheinrich
Copy link
Member

Recently some requests were submitted that did not have any instrument configurations. There are certain cases, like for SCRIPT type configurations, where maybe no instrument configs are needed However, generally a configuration needs at least one instrument config to make sense. Also, the site did not handle getting these observations in the schedule very well. This PR validates a requestgroup to make sure there is at least one instrument config.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.007%) to 96.555% when pulling 73e5083 on fix/validate-at-least-instconfig into 2708946 on master.

@eheinrich eheinrich merged commit 539df88 into master Feb 12, 2020
@eheinrich eheinrich deleted the fix/validate-at-least-instconfig branch February 12, 2020 23:46
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.

3 participants