Uploaded image for project: 'A/B Testing'
  1. A/B Testing
  2. ABTEST-468

DOC: Add an limitation for test variant name

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Neutral
    • None
    • None
    • None

    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

        Attachments

          Activity

            People

              jlegendre Julie Legendre
              nguyen.phung Nguyen Phung Chi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Checklists

                  Task DoR