Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Destroy track" not working #3232

Closed
kingqueen3065 opened this issue Apr 28, 2016 · 3 comments
Closed

"Destroy track" not working #3232

kingqueen3065 opened this issue Apr 28, 2016 · 3 comments
Labels
bug Breaks expected functionality

Comments

@kingqueen3065
Copy link
Collaborator

On clicking "destroy track" on a user's admin page,
ss 2016-04-28 at 07 11 47
Alaveteli returns a blank webpage and doesn't delete the track.

@crowbot crowbot added 1 - new bug Breaks expected functionality labels Apr 29, 2016
@crowbot
Copy link
Member

crowbot commented Apr 29, 2016

I think, in this case, the track had already been deleted. Error message:

A NoMethodError occurred in admin_track#destroy:

  undefined method `destroy' for nil:NilClass
  app/controllers/admin_track_controller.rb:24:in `destroy'

@kingqueen3065
Copy link
Collaborator Author

It was still showing as in place on the user's admin page - I tried refreshing it a few times after I returned to it when I got the blank page, and it was still there, with the "destroy" button.

@garethrees
Copy link
Member

That TrackThing definitely doesn't exist in the database, so closing this until it comes up again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks expected functionality
Projects
None yet
Development

No branches or pull requests

3 participants