solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

Fix server error on missing analysis ID #5210

Closed ryan-preble closed 2 days ago

ryan-preble commented 4 days ago

Description

Added an eval statement to catch server error when analysis_id is missing. Displays a clean info message to user.

Checklist