news-catalyst / google-app-scripts

a collection of scripts for tinynews google docs add-ons
https://script.google.com/a/newscatalyst.org/d/1ILURq69o3cYUy6k1n1X6HwxdMfl9xWNhILYuZxgLfeblb3IR15WCMZSj/edit
1 stars 1 forks source link

don't throw airbrake errors on missing required form fields #412

Closed jacqui closed 2 years ago

jacqui commented 2 years ago

examples:

these form validation errors should definitely return messaging to the person using the sidebar (and invalidate the form, as each is doing), but they shouldn't throw airbrake errors. we want airbrake to report only real code bugs and outages.