Our TFS is set up as follows:
We have different boards (eg. backend, frontend, security, ...) We have users that belong to multiple boards (eg. Mark can work on items of the backend and the security)
Is it possible that we create a custom query that lists all of the work items that belong to those boards that Marks belongs to. In other words, a query that lists work items that belong to board x and y (based on the logged in user)
I've already checked the custom query parameters, and the closest i've found is "Area path" that belongs to @TeamAreas. But you need to provide a fixed parameter for that.
