DATA CENTER AND SERVER | CLOUD
4.2.0
This release contains major performance improvements for the project tree (including detail view, reading view, tabular view).
We're also glad to introduce the ReqIF feature currently only available on special request. Please contact our service desk to get access!
Tasks resolved by performance improvements in project tree
Issue Key | Summary |
EASE-8477 | Improved performance for tabular view |
EASE-7988 | Improved performance for tree view with filter enabled |
REQ-7152 | Improved performance for scheduled adding of issues |
REQ-546 | Resolved performance issues for project trees with large data |
EASE-6642 | Unfolding tree view now more responsive |
EASE-7034 | "Expand all" on tree with filter much faster now |
EASE-7527 | Fixed the "Request Failed" error when trying to open the tree view on few projects |
New Features and improvements
Component | Issue Key | Summary |
Coverage | EASE-8898 | Issue type selection shall only contain selected projects' issue types |
Coverage Excel Export | EASE-7371 | Updated coverage excel export template to render number of issues and coverage completeness values in column headers for exported file |
Display Fields | EASE-7271 | Added ability to filter display fields in issue comparison view |
Integrity Checker | REQ-7074 | Added possibility in "Integrity Checker" to clean up baseline and revision data in R4J tables for deleted Jira projects |
ReqIF on request | EASE-7773 | Added ability to import and export issues through R4J with ReqIF (Please contact support to get access!) |
Rest API: Project Tree | EASE-8157 | Added REST endpoint "/totalItemCount/{prjKey}" that provides the total count of all issues in a project tree |
Rest API: Baselines | EASE-7267 | Added REST endpoint "/baseline/{id}/signatures" to return baseline signatures |
Rest API: Baselines | EASE-7143 | Added REST endpoint for deleting baselines "/baseline/delete/{baselineId}" |
Rest API: Child Req | REQ-7760 | Added JSON return response for endpoint “/child-req/{prjKey}/{parentKey}” instead of an empty return |
Rest API: Issues | EASE-8802 | Added new version for REST API endpoint "/issue/req-path" that uses POST query parameter instead of path parameter to eliminate problems with path delimiter inputs in JQL (Old endpoint will continue to exist; migrate to this if you are having problems with path delimiters.) |
Revision Comparison | EASE-5391 | Added ability to copy multi-value fields with comparison view |
Tree | EASE-7614 | Added ability to use 'e' key as shortcut to edit a selected issue in detail view |
Tree Filter | EASE-6529 | Added “Get Url” option when using filters in tree for easier filter sharing; the link provided by this function allows to redirect to the R4J tree with the selected filter already applied |
Word Export | EASE-9078 | Added support for custom field id as property in Issue context item in word export (Template usage: $.customfield_xxxxx). This resolves value retrieval issues for duplicate custom field names |
Bugfixes
Component | Issue Key | Summary |
Baseline | EASE-9214 | Fixed display tooltip for “Signature“ tab in baselines |
Detail View | EASE-9145 | Fixed attachment file size limit error when uploading attachments in the detail view |
Detail View | EASE-9007 | Fixed display for special language characters in multi-line custom fields |
Detail View | EASE-9067 | Fixed HTML renderable custom fields display in detail view |
Detail View | EASE-8836 | Fixed display icons rendering when switching language setting |
Display Fields | EASE-8968 | Fixed display fields dropdown in tree view where text overlaps checkbox |
Display Fields | EASE-8999 | Fixed display fields dropdown in baseline where text overlaps checkbox |
Display Fields | EASE-9213 | Fixed display fields dropdown in link graph where text overlaps checkbox |
General | EASE-8558 | Fixed permission scope for project/group specific Jira filters in filter selection dialogs |
General | EASE-8973 | Fixed display for “Security Level" field value |
Reading View | EASE-8622 | Fixed display in view when jira.issue.editable is set to false |
Rest API: Project Tree | EASE-7303 | Fixed REST endpoint "/child-req/prjKey/parentKey" to recursively delete child requirement relations |
Suspect Template | EASE-9281 | Fixed suspect template error that causes failure in suspect notification emails |
Tree | EASE-8800 | Fixed request failure when root folder contains a confluence page |
Tree | EASE-172 | Fixed functionality for the "Expand All" feature |
Tree | EASE-9001 | Fixed warning icon overlapping with scrollbar |
Tree Filter | EASE-8664 | Fixed tree item display to show only matching folders when using the tree filter |
Word Export | EASE-8929 | Images scaled to fit page size when using wiki statement for folder descriptions |