joatuapp / joatu-v2

The JoatU application, version 2. Written in Ruby on Rails.
https://alpha.joatu.org
GNU General Public License v3.0
27 stars 5 forks source link

Destroying Request brought me to an error page #128

Closed joatu closed 5 years ago

joatu commented 9 years ago

I went to this page: http://joatu.org/en/requests/22 Clicked 'destroy' as my request was successful (woohoo!). And wound up on a page with this message:

"We're sorry, but something went wrong.

If you are the application owner check the logs for more information."

It did successfully destroy the request. I suppose the 'bug' is that it should return me to my own profile page (or ideally the page I was on before I clicked on the request/offer and destroyed it) and not the page I just destroyed.