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.