Besides various bug fixes and improvements, this release highlights the ability to enable/disable projects in T4J.
Conveniently, upon upgrade, any project with entries in definition trees, coverage, or execution will be automatically activated for T4J.
New features and improvements
Component | Issue Key | Summary |
---|---|---|
Administration: Activate Projects | EASE-7394 | Added ability to enable/disable projects in T4J, read more |
Test Execution | EASE-6169 | Execution statuses can be viewed across projects |
Test Execution | EASE-8236 | Added ability to continue to next step of current test case after failed test step |
REST API: Test Execution | EASE-9517 | Added endpoint support to continue to next step of current test case after failed test step: |
Test Steps | EASE-8236 | Added ability to add image attachments during test step creation |
Definition Tree, Plan Tree | EASE-4356 | Added ability to add image attachments during folder creation |
General: Issue Picker | EASE-8678 | Improved search results for issue picker – a matching issue key will always precede other search results |
Bugfixes
Component | Issue Key | Summary |
---|---|---|
General: Compatibility | EASE-10718 | Fixed Jira 8.12+ compatibility; Fixed issue where Jira menu and plugin buttons are unresponsive |
Jira Issue View: Test Steps Tab | EASE-9484 | Fixed test steps tab not showing when issue is only located in a different project’s tree |
REST API: Test Execution | EASE-10190 | Fixed returned response with test marked as passed when not all test steps are ran for endpoint |
Coverage View | EASE-10139 | Fixed deleted test executions displaying in coverage view |
Coverage View | TFJ-1308 | Fixed link types displaying in the opposite direction |
Coverage View | TFJ-1309 | Fixed issue where specified ORDER BY clause in JQL filter for column does not reflect in coverage view result |
Coverage View | TFJ-1118 | Fixed invalid result for coverage view when a column configuration uses a private inaccessible filter |
Test Execution | TFJ-1606 | Fixed status for unfinished executions for deleted test plans; Incomplete executions still “Running“ for a deleted test plan shall now show as “Aborted“ |
Definition Tree | TFJ-1237 | Fixed failure of “Show in issue navigator“ to return results for projects with quotes in its project name |
Tree Settings | TFJ-1470 | Removed “Settings” button visibility in Coverage or Execution views |