We've just moved from on-premise TFS 2019 to a local install of Azure Dev Ops. The upgrade has gone well, but the search functionality in Azure Dev Ops is VERY limited.
Whereas in TFS 2019 I could use search to filter by any field and use operators like NOT
or AND
, the available fields in Azure Dev Ops is limited to just Assigned To
, Created By
, State
or Work Item Type
. The 'classic' search results panel also allowed me to filter by work item type, state, project but all of that has gone too. Azure Dev Ops just seems to create a query, which I then need to amend to filter by project/type/state etc...
This is all I see at the moment:
How do I configure Azure Dev Ops so that it will allow searching across any field? Can I restore the previous search functionality?