Project

General

Profile

Actions

Defect #20900

closed

Email not truncated when use deleted

Added by Ivan Yiu over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Accounts / authentication
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I have some user deleted before. Try to create user with previously entered user's email and got the error "Email has already been taken".

Checked that the email_addresses table still have the old mail and id info. but the ID is already deleted from the users table.

Actions #1

Updated by Go MAEDA over 8 years ago

  • Status changed from New to Needs feedback

I cannot reproduce it. There seems no problem in app/models/user.rb.

source:branches/3.0-stable/app/models/user.rb@14285#L85:

  has_many :email_addresses, :dependent => :delete_all

Could you please describe the procedure to reproduce?

Actions #2

Updated by Go MAEDA over 6 years ago

  • Status changed from Needs feedback to Closed
  • Resolution set to Invalid

I am closing this issue because we have not received any feedback from the author for 2 years.

Actions

Also available in: Atom PDF