microsoft / azure-boards-estimate

MIT License
34 stars 24 forks source link

Estimate tool breaks when you choose a non-integer estimate (infinity/coffee/question mark) since the average functionality was added #14

Closed DajHarms closed 3 years ago

DajHarms commented 3 years ago

It results in a toString error in console until you delete the work item that had the non-numeric estimate selected

MOlausson commented 3 years ago

@DajHarms, this is the same issue as #13, we've working on an update so stay tuned.

MOlausson commented 3 years ago

We released an update that should resolve this (2.3.1). Closing this issue but feel free to reopen.