[
https://issues.apache.org/jira/browse/SYNCOPE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Patricelli updated SYNCOPE-437:
--------------------------------------
Description:
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.
was:
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.
> 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
>
>
> 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)