Versions Compared

Key

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

...

Component

Issue Key

Summary

General

REQ-7955

Confirmed Jira 8.8 compatibility

General

EASE-9601
EASE-9625

Fixed issue affecting the ability to paste images from clipboard in Jira rich text editors in Jira outside of R4J

Detail View: Attachments

EASE-9425

Fixed “invalid JSON response“ error message when uploading attachments in the detail view

Detail View: Attachments

EASE-9609
EASE-9625

Fixed unresponsive delete icon for attachment deletion in detail view

Detail View: Revision Comparison

EASE-5391

Improved intuitiveness of revision comparison text highlighting for multi-value fields, differences shown now for each field value

Suspect Notification

EASE-9073

Fixed suspect notification email not being sent when configured issue link type is upstream only

Tracematrix

EASE-9539

Fixed unresponsive “Save View“ button in filter panel of the traceability view

Tracematrix

EASE-9539

Fixed scope filter bug to consider rows and columns instead of just columns

Tree

REQ-7689

Fixed display support for new tree view in Microsoft Edge

Tree

EASE-8955

Fixed project tree request failure caused by orphan entries of deleted projects in an R4J database table

Tree

EASE-9629

Fixed issue with project tree not loading in Jira 7.2.1

Word Export

EASE-8174

Fixed images that are incorrectly scaled after export when using the wiki statement

Word Export

REQ-7934

Fixed string/integer evaluations and parsing of operators

Rest API: Project Tree

REQ-7684

Improved endpoint “/tree/prjKey/moveissue” by fixing the “pos“ property (which has always existed but marked as unsupported in description)
Added support for moving issues by specifying a value for the property “pos“

Rest API: Project Tree

REQ-7846

Improved return response model for endpoint “/tree/{projectKey}/folder” by adding property “display_name“;
Return correct value of “position“ property instead of always returning “0” (zero)

Rest API: Project Tree

REQ-7847

Improved return response model for endpoint “/tree/{projectKey}/folder/{id}” by adding property “display_name“;
Return correct value of “position“ property instead of always returning “0” (zero)

Rest API: Project Tree

REQ-7806

Improved return response model for endpoint “/tree/{projectKey}/foldertree/{id}” by adding missing properties “name”, “name_display”, “parent”, and “position” for main folder object

...