DATA CENTER AND SERVER | CLOUD
4.7.0, 4.7.1
This release focuses on performance improvements for the tree view and related filter/search operations. Depending on the data and environment, some operations run up to 90% faster than in any older version of R4J. Check out our test benchmarks!
The tree data migration is a required action for this release. Read here for the pre-requisites and detailed execution steps.
R4J 4.7 tree data is not compatible with older versions of the R4J
To resolve performance bottlenecks, which affected the R4J tree rendering and R4J custom JQL queries, we developed an optimized R4J tree data model. Upon starting R4J 4.7.x, you’ll be requested to migrate your projects to the new tree structure. The migration process was thoroughly tested by our test engineers. No data loss is expected.
Nevertheless, as the migration process cannot be rolled back, we recommend backing up your Jira data and verify the process on a staging system before you run a migration on a productive system.
New features and improvements
Component | Issue Key | Summary | |
---|---|---|---|
1 | 4.7.0 | ||
2 | Administration: Tree Data Migration | REQ-9046 | Tree data migration can be done by Jira Administrator via App/Add-on Administration > (R4J section) Tree Data Migration. |
3 | Tree View: Performance | EASE-11776 | Improved overall performance on loading the tree content, when exporting, and when filtering the structured issues. Tree data migration is required. |
4 | Advanced Search Integration | EASE-9745 EASE-9745 | Improved performance for requirementsPath() and requirementsFolder() JQL queries. |
5 | 4.7.1 | ||
6 | Administration: Configuration, | EASE-11895 EASE-13232
| Added an R4J Configuration option for administrators to manage the minimum free memory needed to process coverage services. |
7 | Reuse | EASE-11431 | Optimized fields included in reuse "Fields to copy". Only fields of issues included in the project tree are selectable for reuse (previously all fields from all projects were available). |
Bugfixes
Component | Issue Key | Summary | |
---|---|---|---|
1 | 4.7.0 | ||
2 | Tree View | EASE-13257 | Fixed incorrect folder numbering when filtering issues. |
3 | Tree View | EASE-13617 | Fixed infinite loading encountered when filtering by issue type. |
4 | 4.7.1 | ||
5 | Tree View | EASE-13617 | Fixed expand icon (+) showing for parent items having children that do not satisfy filter criteria when filtering the tree. |
6 | Tree View | EASE-13726 | Fixed infinite loading when updating root folders watcher. |
7 | Tree View | EASE-12667 | Fixed “Add existing issue(s)” failure when using the source “Add all issues from this project not added to the tree“. |
8 | Tabular View | EASE-12666 | Fixed tabular view content not updated after issue/s content was updated. |