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

Hide and ignore use counter field for deprecation trials #4278

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

DanielRyanSmith
Copy link
Collaborator

WebFeature use counters are not needed (and shouldn't be supplied) for deprecation trials. The use counter field in the OT creation form is already optional when the deprecation trial checkbox is selected, but this change explicitly removes the use counter field from the form when the deprecation trial checkbox is checked.

Making this field inaccessible for deprecation trials is better because adding a use counter value might cause false positives when usage monitoring origin trials. Deprecation trial are not subject to rate limiting.

Screen.Recording.2024-08-22.at.4.13.38.PM.mov

@DanielRyanSmith DanielRyanSmith force-pushed the 2024-08-22_conditional-use-counter branch from 5222041 to bcc11d0 Compare August 29, 2024 17:08
@DanielRyanSmith DanielRyanSmith merged commit ea25c1f into main Aug 29, 2024
7 checks passed
@DanielRyanSmith DanielRyanSmith deleted the 2024-08-22_conditional-use-counter branch August 29, 2024 18:36
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.

2 participants