-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.3.4 CE GA5, 7.3.10 DXP GA1, Master
-
Component/s: Pages > A/B Testing for Content Pages
-
Fix Priority:4
-
Git Pull Request:
Requirement:
- Connect the Analytics Cloud with the portal
- Create at least one segment
- Create at least one content page
Step to reproduce:
- Create one experience
- Create one AB Test
- The AB Test gets to a completed status
- Publish some variant
- CRITICAL STEP: Create a new AB Test (don't refresh the page)
Evidence:
Video: LPS-110409.mp4
Actual result:
User can't create a new AB Test
Expected:
User can create a new AB Test
Technical notes:
AddSegmentsExperimentMVCActionCommand.java is taking the "segmentsExperienceId" from the request. After publishing a variant, the "segmentsExperienceId" parameter is still in the URL.
Environment: localhost
Github: https://github.com/liferay/liferay-portal.git
Branch: master
Bundle: Liferay DXP
Database: MySQL 5.7.22
Last Commit: 2f11b484a399edbf5a21a940855cba106174eab8
- relates
-
LPS-105340 Experiences select input in AB Testing panel is not refreshing after publishing a winner variant
- Closed
- Testing discovered
-
LPS-103965 The AB Test will have two control variants
- Closed