SIGN IN SIGN UP

server: differentiate between missing and undefined doc in default decision (#5420)

Since "document missing or undefined" caused confusion, we can be
more helpful and report whether the default decision document is
missing, or whether it's there but undefined. I would probably have
preferred for undefined to just result in an empty/undefined result,
but that'd be quite a breaking change at this point in time, so
hopefully this can at least make things a little less convoluted.

Fixes #5344

Signed-off-by: Anders Eknert <anders@eknert.com>
A
Anders Eknert committed
518507b7562c3321a81e5abf994803f15823acec
Parent: d0026f4
Committed by GitHub <noreply@github.com> on 11/29/2022, 9:13:27 AM