3.5.1

DATA CENTER AND SERVER | CLOUD

3.5.1



Feature

Key

Type

Summary

Feature

Key

Type

Summary

Reuse

REQ-5518

Bugfix

The context is now checked to copy the correct number of related items.

Example: Several Elements linked to the same issue with the same linktype.
When copying with "Include related items" it is considered if the related item is the same for the elements to be copied, so that the related item will be copied only once.

R4J Tree View

REQ-5556

Bugfix

Fixed a bug where the delete dialog for the last selected item opened when you pressed the delete key, even though you are in JQL editing mode when filtering in the tree.

General

REQ-5563

Bugfix

It is now possible for users to use filters shared with "All logged in users"

Template Export


REQ-5573

Bugfix

It is now possible to use the Statement $.path inside a variable

REQ-5574

Bugfix

It is now possible to use statements with variables inside jql Export tag

REQ-5771

Bugfix

A bug was fixed that displayed the message "This document contains fields that may refer to other files.", although it was not necessary.

JQL

REQ-5799

Bugfix

Fixed behavior of requirementsPath JQL function if project name contains quotation marks.
Escaping works now properly.

Example: Project with name Sample "A" can be queried with:
issue in requirementsPath("Sample \"A\"")

Coverage View

REQ-5766

Bugfix

If several issuety types are selected as the source in the coverage view configuration, the issuetype is set according to the first entry in the configuration for "Create linked issue"

REQ-5798

Bugfix

Active tree folder filter is considered when saving the coverage view

REST API

REQ-5759

Bugfix

Uppercase and lowercase letters are now preserved for the label name when creating a coverage view using the REST API