universityofcalifornia / NeXt

UC NeXt is a Rails app for fostering IT collaboration amongst the various UC campuses.
https://ucnext.org
Other
11 stars 11 forks source link

transferring founder results in an error #373

Closed jshslsky closed 8 years ago

jshslsky commented 8 years ago

An fatal error occurs when trying to transfer a founder as an admin.

F, [2016-01-26T21:06:57.897356 #28627] FATAL -- : NoMethodError (undefined method destroy' for nil:NilClass): app/controllers/projects_controller.rb:74:inupdate'

jshslsky commented 8 years ago

It looks like this only occurs when there isn't already a founder set.

jshslsky commented 8 years ago

@shaun965 please add the tests now. Thank you.