pytan
pytan copied to clipboard
change get logic to use cache_filters instead of objectlist for object selection
Getting object currently uses objectlist to define what should be fetched. Objectlist has limitations, one of which is that it will only return the first object if finds for name match.