Our different teams (different boards) use different workflows. E.g. One team uses To do -> In progress -> Code Review -> Testing -> Done.
Another uses To do-> Dev Done -> Testing -> Done.
We want to show progress by assigning percentages to each stage like this:
In progress (70%) -> Code Review(10%) -> Testing(20%) -> Done
And have item progresses roll up to the Portfolio Plan to show us progress in the sprint.
We can't use just open/close because most of our items are open till the last day of sprint.