[ 
https://issues.apache.org/jira/browse/SYNCOPE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822220#comment-13822220
 ] 

Hudson commented on SYNCOPE-437:
--------------------------------

SUCCESS: Integrated in Syncope-1_1_X #137 (See 
[https://builds.apache.org/job/Syncope-1_1_X/137/])
[SYNCOPE-437] Patch applied, thanks (ilgrosso: rev 1541481)
* 
/syncope/branches/1_1_X/core/src/main/java/org/apache/syncope/core/persistence/beans/Notification.java
* /syncope/branches/1_1_X/core/src/main/resources/META-INF/orm.xml
* /syncope/branches/1_1_X/core/src/main/resources/META-INF/orm.xml.oracle
* /syncope/branches/1_1_X/core/src/main/resources/META-INF/orm.xml.sqlserver
* 
/syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/persistence/dao/NotificationTest.java
* 
/syncope/branches/1_1_X/core/src/test/java/org/apache/syncope/core/rest/NotificationTestITCase.java
* /syncope/branches/1_1_X/core/src/test/resources/content.xml


> Wrong ID generation for new Notification instances
> --------------------------------------------------
>
>                 Key: SYNCOPE-437
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-437
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.1.4
>            Reporter: Andrea Patricelli
>            Assignee: Andrea Patricelli
>             Fix For: 1.1.5, 1.2.0
>
>         Attachments: SYNCOPE-437.patch
>
>
> When creating a new instance of Notification, IDs of created instances start 
> from 1 and not from 100 as expected; this is due to the AUTO generation of 
> IDs for Notification entity. 
> This may lead to possible primary key violation errors; in particular if 
> importing from content.xml notification instances as happens in "dev" 
> profile.   



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to