I'm using NodeRed:4.0.5 + Dashboard 2. During this period, I put components into subflows for the sake of easy reuse. When all the components in my group are subflow components, the deployment will prompt "You have some unused configuration nodes", because in the configuration nodes, the corresponding group shows that 0 nodes are using this configuration.
Is this a BUG? What should I do to avoid this message during deployment?
@knolleary,
Before I start fixing the problem we need to agree on one thing:
If a random node in a subflow uses an env config node, should that node be added to the config node users? I don't think so, for me only the subflow node should do it.
@joepavitt, I think the issue linked above can be moved to the core, thanks.