Given I have a widget on my dashboard for Open Defects
When a Defect is the "In Progress" state
Then that Defect is not being shown in the "total" open defect accounts
A defect in the "In Progress" state is still in an "Open" state and not resolved and should be reflected in this total.
Note the "Open Defect" widget that presents in a timeline does keep the "In Progress" defects in the total accounts (as expected)