When you do a deploy, even only of modified nodes, Node-red checks all flows for nodes not properly configured. Of course this is essential, a badly configured node might be accessed by a link from the current flow, or it may be a config node not visible on any flow.
Is it possible to ignore improperly configured nodes which are on a disabled tab?
For example, I have a tab with dashboard v1 nodes.
The tab is disabled and it's dashboard page(tab) is deleted but I want to retain the nodes for reference.
I fully fully concur with this, and would also add another related request:
Today, when I deploy, if there are unused configuration nodes I get a warning. While I can see the value in warning against accumulating garbage, sometimes I may want to have a set of configuration nodes (e.g. DB connections) of which only one is concurrently active, and would not want to get warned of unused config nodes who are disabled