Actions
Bug #20316
closedunable to delete user. leads to foreign key violation
Description
I try to delete a user account from foreman. But I get a foreign key violation error.
Oops, we're sorry but something went wrong ERROR: update or delete on table "users" violates foreign key constraint "fk_rails_51975e21a8" on table "notification_recipients" DETAIL: Key (id)=(16) is still referenced from table "notification_recipients".
Attached you can find the log corresponding with the error.
May a useful information is that the user data comes from a active directory database.
Files
Updated by Ohad Levy almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset ac4efbd1f26040141f83b864adbb60139d7ddcb4.
Actions