-
Type:
Bug
-
Status: Closed
-
Resolution: Duplicate
-
Affects Version/s: 7.2.X, Master
-
Fix Version/s: None
-
Component/s: Staging
-
Labels:None
-
Fix Priority:4
Steps to Reproduce:
1. Under Avatar icon, go to My Profile
2. Go to Publishing
3. Enable Local Staging
4. Assert Success Message
Expected Results:
Successfully enabled staging
Actual Results:
An error appears
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
ERROR [http-nio-8080-exec-5][JDBCExceptionReporter:234] Duplicate entry '20101-20006-20129' for key 'IX_D0D5E397'
Environment:
Tomcat 9.0.17 + MySQL 5.7 + Portal Master GIT ID: 32919af6e0ee46758597d84f463fc65a9f0bb81f
Tomcat 9.0.17 + MySQL 5.7 + Portal 7.2.x GIT ID: 41cfac8974be4ee60ef5a472a840023e69ce91a5
Base Branch Commit: c0c13433600398fed8768f539aa8212978f7409c
- duplicates
-
LPS-98054 An error is thrown when enable staging on My Dashboard.
- Closed