Skip to content

Commit

Permalink
remove required fields from OT stage form (#3494)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRyanSmith authored Nov 13, 2023
1 parent dc8759d commit b1f72b8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions client-src/elements/form-definition.js
Original file line number Diff line number Diff line change
Expand Up @@ -562,13 +562,7 @@ const DEPRECATION_ORIGIN_TRIAL_FIELDS = {
'ongoing_constraints',
'r4dt_url', // map to name="intent_to_experiment_url" field upon form submission
'r4dt_lgtms', // map to name="i2e_lgtms" field upon form submission
'ot_chromium_trial_name',
'ot_webfeature_use_counter',
'ot_documentation_url',
'origin_trial_feedback_url',
'ot_is_deprecation_trial',
'ot_has_third_party_support',
'ot_is_critical_trial',
],
},
// Implementation
Expand Down

0 comments on commit b1f72b8

Please sign in to comment.