Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for build pipeline to allow agent pool selection (#3442)
* Fixed bug with force reindex and when no work to be done. * Changing logic for is searchable to look for true instead of false when gathering possible search parameters to reindex. * Added sanity check. * Reverted is sortable as it includes more into the search instead of less. * Fixed proper status setting. * Removed unused call to complete status for search parameters. * Fixed test that needed to get updated from change. * Added variable to set pool for windows agents * Removed this as it is a different pr and not related to this issue.
- Loading branch information