Coming from a Jira shop to a VSTS one, I find the standard reports lacking. I'm trying to find if there are any reports in Azure DevOps that would show the following:
- Stories added to the sprint (Stories after the sprint started)
- Stories removed from the sprint (Stories removed before work started)
- Incomplete stories (stories that have had work on them but not completed)
Or do I need to create custom queries?