Open peterschretlen opened 3 months ago
The frontend validation has been implemented here https://github.com/grafana/synthetic-monitoring-app/pull/869. Not sure if we also want to add backend validation or we can close the issue.
This is coupled to supporting archives
With the introduction of browser & scripted checks, we want to enforce that the code matches the type of check that is selected
What happens if you add this to a scripted check?
What happens if you fail to include it in a browser check?
There may be both FE and BE validation needed here, but it would be preferable to validate in the editor rather than when a script is tested or saved.