illinois / queue

A microservice queue for holding open office hours
University of Illinois/NCSA Open Source License
82 stars 36 forks source link

"Delete all questions" button throws an error #269

Closed nwalters512 closed 5 years ago

nwalters512 commented 5 years ago

Clicking the "delete all questions" button results in a Cannot read property 'transaction' of undefined error. My best guess is that #262 introduced this? Needs to be investigated more.