History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMATH-732
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Stefan Winterstein
Reporter: Stefan Winterstein
Votes: 0
Watchers: 0
Operations

Link this issue to another issue
If you were logged in you would be able to see more operations.
ActiveMath

User Deletion does not work reliably

Created: 2006-03-31 14:03   Updated: 2006-11-22 17:11
Component/s: Hibernate, User: Management
Affects Version/s: None
Fix Version/s: 1.0

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive activemath-3.zip (41 kb)

Issue Links:
blocks
 


 Description  « Hide
When deleting a user account from the admin interface, there are problems when registering again as that user. Needs further investigation, see attached logfile from leam evaluation server.

 All   Comments   Work Log   Change History   Version Control   FishEye   Crucible   Related Builds      Sort Order: Ascending order - Click to sort in descending order
Stefan Winterstein - 2006-11-07 15:11
Critical in for 1.0, I think.

Stefan Winterstein - 2006-11-07 15:11
It's not really the size of the DB, but might be the cause for AMATH-732?

Stefan Winterstein - 2006-11-07 15:11
The error message from the attached logfile:

The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL060328044221480' defined on 'USERACCOUNTS'."

So we really have to look at AMATH-682.


Stefan Winterstein - 2006-11-17 16:11
It seems that registration for an account that has been deleted works now, I dont get the error from the old logfile.

But the SLM throws ConstraintViolationExceptions for that user.

Needs more investigation.


Stefan Winterstein - 2006-11-22 17:11
User deletion works now: user data is deleted from all learner models, and from user database.