Is there a way to make a collection of all registered components lacking any labels?
I would like to have my base components with no labels my "standard production" and adding labels for things of "high value".
This ensures any new service is automatically added to this collection before being labeled.
Is there a more elegant way to do this than labels?
To clarify, if you create collection with "including children", as below, any new service will be automatically added this to collection with no label. If you still need "no label" collection, here is one way:
Hello @AndrewSakowicz , I created the above collection using the same parameters as yours but it does not give the components that do not have labels. I have many service components that are missing labels but they do not get added to the collection.
Could you please suggest a way to find components that do not have labels?
Thank you for your feedback and following up. I tested and indeed "is not" or "is less than" does return expected results. A bug issue is opened. We'll keep you posted.
Thanks @AndrewSakowicz . Would be great if you could share the BUG number associated with it when you get time.