When creating a Group from the Inventory view with a filter applied (for example Service does not contain .*), the group does not behave dynamically. The applied filter is not retained as the group definition, and the group's membership does not update automatically as entities are discovered or as they are later mapped to services.
Two symptoms are observed:
The goal of the use case is to automatically assign all newly discovered entities to a "Default Entities" catch-all group and automatically remove them once they are mapped to a service, in order to reduce the number of entities listed as "Devices Not in Services," while keeping the group usable for CPA configuration and Universe inclusion and keeping the group name out of the services_impacted alarm attribute.
DX Operational Observability On-Premise, Release 26.
By design, creating a Group from the Inventory view stores a static snapshot of the entities currently loaded/selected in the grid. The filter is converted into a fixed name IN (...) criteria list at creation time rather than being persisted as a live query. Because membership is a fixed list, the group does not auto-include newly discovered entities and does not auto-remove entities once they are assigned to a service. The Group criteria builder ("Base Attribute for Definition") does not currently offer a service-membership attribute, so dynamic grouping based on whether an entity belongs to a service is not possible.
Dynamic, service-membership–based grouping is not available in DX O2 26.1. This has been raised as an enhancement request for a future release. The enhancement requests that the product:
Interim options: