- changed status to resolved
Chart links broken for some tests
Issue #147
resolved
When you have a test which is part of a test list cycle and not performed every day, the link to generate charts from a single click may be broken if the test wasn't performed last day.
It happens because the chart link uses the first instance from the history to generate the link which in this case is None, rather than a TestInstance.
Comments (1)
-
reporter - Log in to comment