[Uptime] Add validation for < 1 values in TLS expiration fields #65381
Labels
bug
Fixes for quality problems that affect the customer experience
Team:Uptime - DEPRECATED
Synthetics & RUM sub-team of Application Observability
test-plan
test-plan-ok
issue has passed test plan
v7.8.0
It is currently possible to use negative values for TLS expiration in uptime. This makes no sense. We should use the form validator code to mark the form as in an error state if the values are < 1 or are non-integers.
The text was updated successfully, but these errors were encountered: