Export to GitHub

subsonicproject - issue #107

IsNew is true after a Save()


Posted on Jul 2, 2009 by Helpful Monkey

Which version are you using (2.x or 3.0)? 3.0 r527

What steps will reproduce the problem? Use attached patch file that includes a test to reproduce the problem.

What is the expected output? What do you see instead? After a new object is saved. IsNew should be false otherwise another call to save will add another record to the database instead of updating the existing object.

What version of the product are you using? On what operating system? SS3 r527

Northwind Unit Test to verify the problem:

See attached

Attachments

Comment #1

Posted on Jul 6, 2009 by Helpful Monkey

Please close this ticket - it was fixed over at github http://github.com/subsonic/SubSonic-3.0/issues/closed#issue/13

Comment #2

Posted on Jul 7, 2009 by Helpful Rhino

(No comment was entered for this change.)

Status: Done

Labels:
Type-Defect Priority-Medium