[
https://issues.apache.org/jira/browse/SYNCOPE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13821256#comment-13821256
]
ASF subversion and git services commented on SYNCOPE-437:
---------------------------------------------------------
Commit 1541487 from [~ilgrosso] in branch 'syncope/trunk'
[ https://svn.apache.org/r1541487 ]
[SYNCOPE-437] Reworked the patch a bit for trunk, then applied, thanks
> 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)