BasicSqlService dbWrite no longer reports duplicate entry errors

Description

Via the "New Accounts" tool you can create multiple accounts with the same User Id, Name, and Email address. Each is assigned its own Internal ID, however, there is no easy way to tell in other tools' interfaces which account is which when you're trying to pick users.

Activity

Show:

Filter Maintainer August 8, 2008 at 6:03 AM

2.5.0 QA has been completed. Unfortunately, there were not resources available to specifically test this issue. If you find this to still be a problem in the latest release (at this point 2.5.2), please reopen the JIRA and add the latest affects version.

Ray Davis October 24, 2007 at 3:09 PM

As promised, User integration regression test added to the trunk in rev 37369.

John Bush October 4, 2007 at 4:35 PM

missed moving some code from the refactor. Guilty as charged. Fixed now.

Stephen Marquard October 3, 2007 at 12:09 PM

Introduced from db code refactored for SAK-8706.

Stephen Marquard September 26, 2007 at 12:28 AM

Glenn, this is for you See

https://source.sakaiproject.org/viewsvn/db/trunk/db-impl/impl/src/java/org/sakaiproject/db/impl/BasicSqlService.java?r1=29865&r2=33260

(around line 1220, SqlServiceUniqueViolationException is not longer getting thrown and possibly some other problems).

Would be nice to get this fixed in time for 2.5.0_002 as I imagine it will produce all sorts of subtle and not-so-subtle problems.

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created September 20, 2007 at 11:30 AM
Updated October 31, 2013 at 9:15 AM
Resolved October 4, 2007 at 4:35 PM