Stephen McLaughlin
Stephen McLaughlin
@joepavitt I just want to call it out to be 100% explicit that this approach does not become the default/defacto approach (for all license types). > We can't just give...
If this PR gets the go ahead (it has 65% of the vote) (and I hope we do implement it as it is more a more familiar UX to me),...
> @Steve-Mcl what's your recommendation here? Feel like we should handle this conversion within the node for basic file types (text/image). Not sure what the standard conversion process is for...
Can we add a sub issue (or standalone tasks) to get our own (private) nodes documented? Similar to how the flows catalog lists each public node, we should be listing...
Hi, can you paste a minimal reproducible flow? Please also confirm the Nord red version, node.js version, and the version of mssql-plus version you are using.
A user testing the 4.1 beta (but not involved in [the poll](https://discourse.nodered.org/t/request-for-feedback-closing-the-edit-dialog/96849)) is [already venting](https://discourse.nodered.org/t/clicking-outside-the-editor-no-longer-works/97858).
Are you able to make this happen on Node-RED v4.x? (Node-RED 4.0.9 is the current/latest version, 2.2.3 is very old and may not get any fixes applied) Please also be...
I have set this to "backlog" in dashboard tracker and to "todo" in flowfuse tracker.
Seems this is still an issue?  #### Markdown node content ``` {{msg?.payload || 'No Data'}} ``` #### Demo flow ``` [{"id":"ce701c71db9bdcae","type":"inject","z":"78e16b4550ea66cc","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"### test","payloadType":"str","x":1854.104248046875,"y":301.1111145019531,"wires":[["50f224555df28de3"]]},{"id":"4801b8f155631751","type":"inject","z":"78e16b4550ea66cc","name":"","props":[{"p":"stateHistory","v":"[{\"ID\":3060911,\"StateReasonID\":386,\"StartDateTime\":\"2024-12-03T14:28:16.000Z\",\"EndDateTime\":\"2024-12-03T14:48:27.000Z\",\"ReasonName\":\"Machine/Material Adjustment\",\"ReasonCode\":201,\"Note\":\"\",\"LineID\":12,\"RunID\":58068,\"Active\":0,\"Time\":\"Dec 3rd 2024, 2:28:16 pm\",\"Reason\":\"\",\"EndTime\":\"Dec 3rd 2024,...
> I don't think that the test failures are mine. No, they are unrelated (its a odd timing issue we have never got to the bottom of)