Every each time I place a new Debug node to a flow,
- I have to double click and
- change from
"payload"only -> to Wholemsg - Click Done
I thing even a beginner should rather see the whole msg, instead of just the "payload".
Even more since "topic" was introduced.
I think it's time to change that policy. It does much more harm than good.
After all, it is a:
Debug
node! Not some half-camouflage tool to show some very limited info.
if accepted:
- It is very easy to double clock on the right palette, to show details, and
- teaching beginners about the whole
msgstructure from the first view. - Also preventing possible errors
(Last time it took me days to figure out what's going on, and wasted the time of many of You here at the forum too, because I've simply forgot to change that at one Debug node. This forum is full of similar topics.)
But to calm everyone, who thinks that "payload only" behaviour by default is good,
I recommend to add a checkbox to the User-Settings, under "Nodes" section:
[ ]Debug"payload"only by default (default unchecked)
To code devs:
- Please backport it to NR 4.x version too !