Including an option in the widget configuration to exclude add-ons and potentially re-runs and re-flex as well
Give more flexibility here to select exactly what type of samples will be tracked in the widget
Current behaviour
Re-run:
some test results are invalid, so there are pending tests -> tracking continues till test results are completed.
Have result, have TAT but need to redo the test to confirm the result.
Add-on:
When add-ons happen before all tests done, tracking closes when all tests are done.
When add-ons happen after all previous tests done, tracking starts from new.
Re-flex:
Re-flex: Tests that are added but taking into account other results. Takes into account results of other test type to determine if more tests need to be added. (Add-on)
Idea detail description
Excluding add-ons from the TAT calculation (as add-ons may take longer to be processed and affect the TAT average)Currently not possible to exclude “rerun/addon/reflex tests”, a new tat calculation starts for the rerun. |