Should Database Update and Database Insert have a Debug option?

I'm encountering a 500 error on a Database Update. The error message states to enable the DEBUG flag, but there is no debug flag on the Database Update and Database Insert actions, I only see the flag on Query actions.

image

Missing debug on Update action
image

Missing Debug on Insert action
image

Debug available on Query action
image

The message says you need to enable the Debug in Server Connect settings.

1 Like

Thanks @Teodor. Maybe that message could use a minor update to say "in Server Connect settings"?

It's explained here what do you need to enable to debug serverside issues:

I understand how to enable it. It's just there are Debug flags on most of the Database actions, so just saying "enable Debug flag" without being specific about what debug flag to enable leads to confusion. If it was specific, by saying "... in Server Connect settings", it would lessen the confusion.

1 Like