Test routing logic without submitting a live form
Taylor Jennings
Validating routing logic currently requires submitting a live form, which risks affecting production data and makes it difficult to safely test changes before going live.
Admins should be able to test routing logic against hypothetical inputs without submitting a real form, so they can verify rule behavior without impacting live records.
Safe, non-destructive testing reduces the risk of misconfigured routing reaching production and speeds up the iteration cycle when building or modifying routing logic.
Taylor Jennings
Merged in a post:
Test router links without having to book a test meeting
Joslyn Heer
It would be great to be able to test router links by filling out the form and see which routing rule it would map to. Right now I have to book test meetings but I don't really want 1) book a lot of meetings 2) create a bunch of fake records and 3) just put it in all of my emails without knowing if it will work or not