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

Add percentage split validation #1881

Merged
merged 2 commits into from
Feb 18, 2023
Merged

Conversation

kyle-ssg
Copy link
Member

@kyle-ssg kyle-ssg commented Feb 1, 2023

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?

Changes

Percentage split rules now validate text entry so that the resulting value is numeric only/ is <= 100

How did you test this code?

Editing segment rules

@kyle-ssg kyle-ssg requested review from dabeeeenster and matthewelwell and removed request for dabeeeenster February 1, 2023 08:47
@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2023

Uffizzi Preview deployment-13048 was deleted.

@kyle-ssg kyle-ssg merged commit f4d4a43 into main Feb 18, 2023
@kyle-ssg kyle-ssg deleted the chores/percentage_split_validation branch February 18, 2023 15:06
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.

Creating a percentage split rule within a segment should prevent non-numeric values
2 participants