[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-480) Some add/delete operations have null primary keys

Emmanuel Bernard (JIRA) noreply at atlassian.com
Mon Mar 29 11:17:32 EDT 2010


Some add/delete operations have null primary keys
-------------------------------------------------

                 Key: HSEARCH-480
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-480
             Project: Hibernate Search
          Issue Type: Sub-task
          Components: engine
    Affects Versions: 3.2.0.Beta1, 3.1.1.GA
            Reporter: Emmanuel Bernard
             Fix For: 3.2.0.Beta2


Some entities are reachable by @IndexedEmbedded and @ContainedIn before they get an id assigned. They should be ignored as they will trigger a persist event down the road and lead to indexing

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list