pytan icon indicating copy to clipboard operation
pytan copied to clipboard

change get logic to use cache_filters instead of objectlist for object selection

Open gluemaker opened this issue 10 years ago • 0 comments

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.

gluemaker avatar Apr 13 '15 12:04 gluemaker