The-Lammert-Lab / TinnitusExpWebApp.jl

GNU Affero General Public License v3.0
0 stars 0 forks source link

multiple 0% of same experiment #27

Closed nelson-barnett closed 1 year ago

nelson-barnett commented 1 year ago

There is a bug where if a user has >0% completed on an experiment, the admin adds another of the same experiment, then resets the first one, a user can end up with two identical experiments (except the instance) with 0%. Need to add a server-side check when resetting experiments that there is not an identical one at 0%.