Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Component

Issue Key

Summary

General

TFJ-1120

Confirmed Jira 8.8 compatibility

Coverage View

TFJ-747

Added issue path in definition tree when exporting coverage view

Definition Tree

EASE-4356

Added richtext support for “Description“ field for folders

Detail View: Test Steps

EASE-4087

Added richtext support for “Description“ and “Expected Result“ fields for test steps

Export/Import

TFJ-972
TFJ-973
TFJ-992

Added possibility for Administrators administrators to copy an entire test plan structure to another project;
Test cases including their test steps and parameters can be duplicated into another project's test plan or definition
Read more: Structure export/import

Jira Issue View: Tests Tab
(formerly “Issue Paths“)

TFJ-578

Renamed “Issue Paths“ tab in Jira issue navigator to “Tests“;
Issue paths in tab are now hyperlinked and redirect to definition tree view on click

Jira Issue View: Execution Tab

EASE-8562

Added “Show execution statistics“ and “Remove execution“ actions in execution tab
Read more: Extension in the Jira Issue View

JQL

EASE-3426

Extended “testPlan()“ jql function with ability to search issues without a test plan

Plan Tree View

TFJ-232

Show detail view as a third panel in test plan view

Plan View

TFJ-580

Added ability to use wiki markup for test plan description

Test Execution

TFJ-559

Added ability to upload attachments during test execution

Rest API: General

TFJ-947

Added endpoint “/licensestatus“ to check plugin license status, read more at REST API: General

Bugfixes

Component

Issue Key

Summary

General

TFJ-1086

Updated plugin support for Java 11. Fix provided which solves inability problem to enable the plugin in instances with Java 11 installed.

General

TFJ-1024

Fixed unresponsive source radio buttons for filters in dialogsdialog

Detail View

TFJ-640

Fixed HTML content display for wiki rendered custom fields

Detail View

EASE-9543

Fixed display of Sprints sprints in detail view to show sprint name(s) instead of id(s)

Detail View: Issue Links

EASE-8831

Fixed unresponsive add link “+“ button

Execution View

EASE-9326

Fixed “Continue test execution“ and “Show execution statistics“ icons not showing for single test executions

Execution View

EASE-8574

Fixed cache error in execution table pagination

Word Export

EASE-8682

Fixed test parameters not being exported

Rest API: Test Execution

EASE-9517
EASE-9702

Fixed bug in evaluation of property “failedContinue“ for endpoint “/executed/{prjKey}/{planId}/{resultId}/test/{testId}“, read more at REST API: Test Execution