Hello,
With SQL Server set as data store we get an unhandled SQLServerException in the Onboarding tutorial project when saving a new Department instance with a duplicate name.
If an entity is created with the soft delete trait then the unique index constraint works and the exception is handled with an error notification that can be localized.
Best regards,
Peter