Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to edit targeting information while an experiment is running or stopped #1560

Merged
merged 3 commits into from Aug 10, 2023

Conversation

jdorn
Copy link
Member

@jdorn jdorn commented Aug 10, 2023

Features and Changes

Prompts the user to start a new phase. Re-randomize traffic by default to remove carryover bias, but allow users to toggle that setting OFF if desired.

image

Other changes related to experiment UX:

  • Ability to edit the hash seed for a phase
  • Don't allow changing the startDate for a new phase when there are linked changes (misleading since it doesn't change when the new phase is applied)
  • Default to config tab for draft experiments with a data source
  • Better UX when an experiment is missing metrics
  • Show the Visual Editor toggle on SDK Connection form when no language is selected
  • Only show secure attribute hashing instructions when an org has at least 1 secure attribute

Prompts the user to start a new phase. Re-randomize traffic by default to reduce carryover bias, but allow users to toggle that setting OFF if desired.
@jdorn jdorn linked an issue Aug 10, 2023 that may be closed by this pull request
@jdorn jdorn changed the title Ability to edit targeting information while an experiment is running Ability to edit targeting information while an experiment is running or stopped Aug 10, 2023
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

Your preview environment pr-1560-bttf has been deployed.

@jdorn jdorn merged commit f678cbf into main Aug 10, 2023
3 checks passed
@jdorn jdorn deleted the edit-targeting-while-running branch August 10, 2023 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Targeting settings cannot be edited even the experiment is stopped
1 participant