Details
-
Task
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
Empty show more show less
-
Content Mngmt 6
-
1
Description
Situation
At the moment, the test variant name is generated by the system, it means users cannot define the variant name by themselves.
E.g variant A, variant B and so on...
With the changes from ABTEST-452, we will use the short name of variant name (A, B, C) as the value to know which variant is converted.
So we will have the conversions value: "BCAABBC" in events creation time order as an input for the algorithm finding the winning variant.
All that mean, the variant names are system scoped and cannot be changed by users as the name is internally used and users should use the description field instead.
More info & context: https://git.magnolia-cms.com/projects/ADDON/repos/ab-testing/pull-requests/240/overview?commentId=78195
Suggestion
- Adding a limitation for the users to know the variant names limitation and it's important for the algorithm and calculation.
Checklists
Acceptance criteria