cnr-ibf-pa / hbp-bsp-issues

Ticketing system for developers/testers and power users of the Brain Simulation Platform of the Human Brain Project
4 stars 0 forks source link

Avoid forcing the user to select stimulus and report #414

Closed antonelepfl closed 5 years ago

antonelepfl commented 5 years ago

Expected behavior

You can submit jobs without Stimulus (it will use the spon-mins in the connections) or without reports.

Actual Behavior (please include screenshot if possible)

We force the user to select Report & Stimulus

Steps to reproduce the problem

Remove the stimulus or the report and click Continue. A popup should appear.

Steps to implement this

antonelepfl commented 5 years ago

Currently I'm not forcing the user to select any report but I realized that I need at least one report to run the analysis (voltage traces) and the visualization. @romani79 Do you think we can restrict the user to select at least one report so we make sure that the analysis will work?

antonelepfl commented 5 years ago

@alex4200 I have implemented this on DEV

alex4200 commented 5 years ago

Tested and working. Needs to be deployed on production