Peter Prib

Results 23 comments of Peter Prib

Could I suggest with ${folderpath} that the first level is dropped as known as option which is default. Plus as I want to use artifact for display the location of...

May be better explained by saying preferences should be default which can be overridden at view level. That is I want labels and in certain views I want to set...

Correcto. Better still if it was per type and at preference level as well.

Thanks that's great. On the annoying side, it requires all nodes to be updated with the same value. Would be better if I could set template for object in preferences...

Talking to not having all relationship auto placed when inserting object. And would be better to have on menu when selected. Would have thought easy seeing on analysis tab. Plus...

I think I have noticed and fixed the issue with my big rebuild. Basically a bug in check if path available and failing to cleanup test connection properly. It is...

will fix as part of major uplift of logic I am doing. Basically reducing number of connections along with synergies of logic on state which should lead to better handling...

I did do some major uplift of payload adding parameters that may be having wrong default behavior on upgrade of code. Around compression and fixed some potential problems. What is...

The way topic is set const msgTopic = node.topicSlash2dot && msg.topic ? msg.topic.replace('/', '.') : msg.topic const sendMsg = { topic: msgTopic || node.topic || '', which implies the message...

If you post the error message in nodered log may be able to help. I am in process of major rebuild to make it more resilient.