Problem

Sometimes the Overall Execution Status of a Test Plan shows the status TODO even though it has executions linked with different status (PASS/FAIL)

Possible Causes

One of the causes is that TestRunStatus is not in the context of issuetype neither in the project. Another cause is when field TestRunStatus is hidden in the field configuration

Solution

  1. TestRunStatus is not in the context of the issuetype neither project
    TestRunStatus must be in defined with the issuetype and the selected project our global. For that you need to go to Fields - Custom Fields - TestRunStatus and press on the Action  and select Configure:

    After that, press on edit configuration, inside there apply to the issuetype Test  and apply to Global Context:



  2. TestRunStatus hidden

    TestRunStatus is hidden on the configuration field, need to go Issues - field configuration - TestRunStatus  and press Show :