server panics when field mask is missing #1281
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
If a request is missing a field mask when the server expects it, Showcase panics rather than logging/returning a descriptive error.
I ran into this in the course of investigating #1263.
Reproduction steps:
After starting the server, issue the following requests:
The panic message in the server logs is
The text was updated successfully, but these errors were encountered: