Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Complete
-
Affects Version/s: 1.2.1.RELEASE
-
Fix Version/s: 1.2.2.RELEASE
-
Component/s: PERSISTENCE, TESTING
-
Labels:None
-
Environment:Windows 7, MongoDB
Description
As described in the forum post, marking a child entity as a @RooMongoEntity duplicates the id for the entity. Not specifying @RooMongoEntity on the child entity prevents Roo from creating/updating the dataOnDemand and IntegrationTest aspects for that child.