Status/Resolution/Reason: Closed/Withdrawn/Duplicate
Reporter/Name(from Bugbase): Jork Zijlstra / Jork Zijlstra (Jork Zijlstra)
Created: 07/22/2015
Components: ORM Support
Versions: 10.0
Failure Type: Data Corruption
Found In Build/Fixed In Build: Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: English / Linux Ubuntu 10.10
Vote Count: 0
Duplicate ID: CF-4024153
Problem Description:
calling ormClearSession and ormCloseSession after an entityDelete causes the entity nog to be deleted
Steps to Reproduce:
1) entityLoad an object
2) call entityDelete(loaded object)
3) call ormClearSession / ormCloseSession
4) check database and sess that record still exists / entityLoad object in a new request
Actual Result:
Entity is not deleted from the database
Expected Result:
Entity is delete from the database
Any Workarounds:
- Nope
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4024159
External Customer Info:
External Company:
External Customer Name: Jork
External Customer Email:
External Test Config: My Hardware and Environment details:
Ubuntu 12.04, CF10,0,15,292620
Attachments:
- July 24, 2015 00:00:00: 1_still-existing-record.png
Comments: