Issue with View while adding any filter/property in conjunction with custom tag filter.
Example:
Creating a list view with Custom Tag property along with property like Power State 'Powered On' (with AND), the filter incorrectly shows VM objects having 'null' custom attribute value.
Aria Operation 8.x
By design, view filter doesn't exclude objects having 'null' value of custom attribute in conjunction with other filter/property.
In case of 'null' value of custom attributes, add additional filter(Summary|Custom Tag) with "exists" condition.
Steps to add additional filter in conjunction(with AND):
This should allow the filter to exclude VM object with 'null' value in View.