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

Bugfix: Error for updating Visual Changeset URL patterns #2296

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

bttf
Copy link
Contributor

@bttf bttf commented Mar 27, 2024

Fixes #2283

Bug was introduced on Mar 21 in https://github.com/growthbook/growthbook/pull/2062/files#diff-927559bb0a1c6030d6f19383870f6f89ca3d5537f91116531fb65f2e651ed46fR2303

This PR ensures that visual changes on a changeset are only overriden when provided with a non-empty list of visual changes. For the case we want to remove visual changes, there should be at minimum a visual change per variation that have all values (css, js, dom mutations) set as empty, which is existing behavior.

Copy link

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

Preview environment endpoints are available at:

@bttf bttf merged commit a77100e into main Mar 27, 2024
3 checks passed
@bttf bttf deleted the adnan/fix-updating-visual-changeset-urls branch March 27, 2024 20:17
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] Error when changing the URL on visual experiments
2 participants