ahcis-rds / study_finder

StudyFinder is a flexible and configurable application to pull studies from clinicaltrials.gov and augment the data from alternate datasources such as a clinical trials management system.
MIT License
17 stars 4 forks source link

Group admin: groups must have at least one condition #65

Closed cdinger closed 3 years ago

cdinger commented 4 years ago

It seems like we should add a validation for this and more gracefully handle this case in the search interface. It currently breaks with:

NoMethodError (undefined method `except!' for #<ActionController::Parameters:0x00007fd6f2511898>
Did you mean?  except):