You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2017/06/15 08:27:00 UTC

[jira] [Created] (POLYGENE-261) ManyAssociation does not allow duplicate entries

Niclas Hedhman created POLYGENE-261:
---------------------------------------

             Summary: ManyAssociation does not allow duplicate entries
                 Key: POLYGENE-261
                 URL: https://issues.apache.org/jira/browse/POLYGENE-261
             Project: Polygene
          Issue Type: Bug
            Reporter: Niclas Hedhman
            Assignee: Niclas Hedhman
             Fix For: 3.0.0


In previous versions of Qi4j/Zest/Polygene, the ManyAssociation semantic definition was that duplicate entries were allowed and de-duplicated via toSet() method.

BUT, the implementation never supported this, as entries were de-duped on add().



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)