AwesomeBlazor / AutoScrum

AutoScrum tells your clients/team members what are you doing with one click. It finds the PBIs you did yesterday and works out what are you doing today. It supports Azure DevOps and GitHub projects and issues (coming soon). The consultants at SSW use it everyday and the best thing is that it force every team member to keep the backlog up-to-date. https://www.ssw.com.au/rules/methodology-daily-scrums
https://autoscrum.jkdev.me/
16 stars 5 forks source link

🐛 Azure DevOps error if there are no PBIs assigned to the user for current Sprint #67

Closed jernejk closed 2 years ago

jernejk commented 2 years ago

If you currently don’t have anything on the current sprint board assigned to you and click submit, it throws a ‘Critical Azure DevOps’ error and doesn’t provide any information for why you are getting an error.

jernejk commented 2 years ago

The bug was probably fixed by #72 fixes and general stability fixes introduced in #66. Since I wasn't able to reproduce it anymore, a small patch was added that should strengthen stability in case we get a sprint with no path from Azure DevOps APIs.