| rejectattr('entity_id', 'in', filter)
Working out how to differentiate the entities you dont want and storing them in the variable filter
is the tricky part.
See petro’s post here:
| rejectattr('entity_id', 'in', filter)
Working out how to differentiate the entities you dont want and storing them in the variable filter
is the tricky part.
See petro’s post here: