5.2.2

DATA CENTER AND SERVER | CLOUD

5.2.2

If you're using Jira 9 and want to upgrade to Jira 10, a manual installation is required for the first time.
Download the Jira 10 compatible app version from the Marketplace.

Bugfixes

Component

Issue Key

Summary

Component

Issue Key

Summary

1

Word Export

EASE-20974
EASE-20983
EASE-21075
EASE-21272

Fixed bug with Word export using IF statement on custom fields.

2

Word Export

REQ-23994

Fixed error in Word export when exporting from tree items with user that has no permissions.

3

Traceability View

REQ-23861

Fixed images not displaying correctly in the traceability view.

4

Baseline

EASE-20791

Fixed scrollbar and page selector disappearing from the baseline detail view.

5

Suspect
Reuse

EASE-21378

Reduced the performance impact of suspect configurations in link and reuse operations.

6

Suspect
Coverage View

EASE-20789

Suspect links are now shown as default in Coverage view.

7

Suspect
REST API 1.0
REST API 2.0

EASE-21731

Updated the following REST APIs for creating and updating suspect configurations to auto-generate the configuration name when the value is empty:

  • REST API 1.0: Project

    • POST /com.easesolutions.jira.plugins.requirements/1.0/{prjKey}/suspectconfiguration

    • PUT /com.easesolutions.jira.plugins.requirements/1.0/{prjKey}/suspectconfiguration/{id}

  • REST API 2.0: Reference

    • POST /com.easesolutions.jira.plugins.requirements/2.0/projects/{projectKey}/suspects/configurations

    • PUT /com.easesolutions.jira.plugins.requirements/2.0/projects/{projectKey}/suspects/configurations/{id}