ucdavis / Peaks

https://getpeaks.ucdavis.edu/
MIT License
7 stars 2 forks source link

make bigfix search not require exact name #780

Closed laholstege closed 4 years ago

laholstege commented 5 years ago

https://github.com/ucdavis/Peaks/blob/9c88159c83e006e370fb6f0242ed601267714e9f/Keas.Mvc/Services/BigfixService.cs#L54

srkirkland commented 5 years ago

Bigfix API has another common grouped query called GetComputerByNameContains() which can be used to implement this feature