Search for multiple Work Item IDs conveniently
I am looking for a way to query a list of Wok Item IDs (i.e. maybe having a comma separated list). For example, '1234 1235 1239 1238'.
I know we can create a Work Item Query and specifically add multiple attributes 'ID is #' and make sure that I use OR instead of AND. But this seems pretty tedious.
Hoping there is a easier / user friendly way to do this.
I know we can create a Work Item Query and specifically add multiple attributes 'ID is #' and make sure that I use OR instead of AND. But this seems pretty tedious.
Hoping there is a easier / user friendly way to do this.
One answer
I am looking for a way to query a list of Wok Item IDs (i.e. maybe having a comma separated list). For example, '1234 1235 1239 1238'.
I know we can create a Work Item Query and specifically add multiple attributes 'ID is #' and make sure that I use OR instead of AND. But this seems pretty tedious.
Hoping there is a easier / user friendly way to do this.
Through a query you can use just one ID field and separate them by commas like
It would be nice to do through the work item search function. I get that request from team members a lot.