Hi
I have DevOps UserStories with multiple task (Design, Development, FAT, UAT).
I'm trying to build a DevOps query to show me the UserStories that has a FAT task with state=closed and a UAT task with state=new.
This way I would be able to see all the UseStories that needs to be moved from the branch connected to my FAT, to the branch connected to my UAT.
I it possible to query UserStories depending on to different tasks with different states ?
Best Regards
Peter