IBM / node-red-contrib-db2-for-i

A Node-RED node to read and write to a Db2 for i database from Node-RED on IBM i.
https://flows.nodered.org/node/node-red-contrib-db2-for-i
8 stars 7 forks source link

"already connected" flow doesn't cause node to show "connected" #5

Closed ThePrez closed 4 years ago

ThePrez commented 4 years ago

I believe the following code block should be enhanced to show the green "connected" indicator https://github.com/IBM/node-red-contrib-db2-for-i/blob/3bc6e43fcd65ad2969711173bc9098906f86de00/ibmdb2fori.js#L230

When using multiple Db2 nodes, I have gotten states where a working node wasn't showing "connected," which was causing confusion.