Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
7.1.x
-
Committed
-
5
-
Regression Bug
Description
Reproduction:
- Add a widget which can be scoped, e.g. Blogs
- Config the widget -> Scope tab -> Create a new Page scope
- Go to control panel -> Content -> Select the page scope
- Navigate to Web Content
- Add a new Web Content
- Turn on staging
Actual:
Error: An unexpected error occurred with the initial staging publication. org.springframework.dao.DataIntegrityViolationException: Could not execute JDBC batch update; SQL [insert into Group_ (mvccVersion, uuid_, companyId, creatorUserId, classNameId, classPK, parentGroupId, liveGroupId, treePath, groupKey, name, description, type_, typeSettings, manualMembership, membershipRestriction, friendlyURL, site, remoteStagingGroupCount, inheritContent, active_, groupId) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)]; constraint [null]; nested exception is org.hibernate.exception.ConstraintViolationException: Could not execute JDBC batch update
Exception on console
Stack trace
master 50b613be9
Attachments
Issue Links
- is related to
-
LPS-101897 Site Builder is no longer displayed once page scope is selected at Content and Data
- Closed