Skip to content

Commit

Permalink
RDV: Add experiment assignment override and reset (#41179)
Browse files Browse the repository at this point in the history
* RDV: Add experiment assignment override and reset

In exceptional cases, we want a12s to be able to switch the experiment variation on the current user.

This behavior is needed as an escape hatch where the experience in Calypso is better in certain scenarios.

* Fix linting and remove debugging die

* Linting

* Store the override in a preference

* Fix linting

* Rename function and remove type cast

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12929546144

Upstream-Ref: Automattic/jetpack@0dfb550
  • Loading branch information
BogdanUngureanu authored and matticbot committed Jan 23, 2025
1 parent 40072ca commit 7569cc3
Show file tree
Hide file tree
Showing 5 changed files with 191 additions and 94 deletions.
58 changes: 29 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ This is an alpha version! The changes listed here are not final.
- Adds fiverr logo maker link in general settings
- Endpoint to persist the Help Center open state.
- Import Media: Introduce the Import Media page
- Remove duplicate views: add possibility to override and reset the experiment variation
- Remove duplicate views: Implement A/A test
- Show Site Address & WordPress Address on Simple

Expand Down
Loading

0 comments on commit 7569cc3

Please sign in to comment.