rails-authorization-plugin icon indicating copy to clipboard operation
rails-authorization-plugin copied to clipboard

Error when deleting object that accepts roles

Open futura opened this issue 14 years ago • 0 comments

Whenever I try to delete an object that accepts a role, I get:

ActiveRecord::StatementInvalid: Mysql::Error: Unknown column 'id' in 'where clause': DELETE FROMroles_usersWHERE (idIN (NULL))

futura avatar Aug 04 '10 19:08 futura