There was a problem fetching the pipeline summary.
Merge branch 'quickfix_plotter_params' into 'master'
Don't assume plotter params exist There seems to be an edge case when running the dev setup locally where there aren't any default plotter parameters available for the plotter. This crashes the search functionality. To reproduce: - Go to an experiment - Click on the blue magnifying glass to search for relevant experiments - Django should crash in `search_tags.py` giving `'NoneType' object has no attribute 'fullname'` See merge request !215
No related branches found
No related tags found
Pipeline #
Please register or sign in to comment