Problem
The project tree be behaves sluggishly.
Solution
The performance of the project tree is influenced by the following factors:
the version of R4JeaseRequirements
the choice of browser
the number of exposed issuesissues in open (i.e. expanded) folders
Only issues visible to the user influence the (i.e. issues in open folders) affect performance. Issues in closed folders do not have a major impact on performance.
R4J easeRequirements Version
Newer versions of R4J easeRequirements have improved tree performance. We recommend upgrading to 4.7.1 or higher.
...
Warning |
---|
Avoid Microsoft Internet Explorer, since it is no longer supported by Jira. |
Number of issues shownin open folders
The number of issues in the project tree that are exposed to the user contained in open folders impacts the performance, as since the browser needs to handle all the elements internallylocally with client CPU and memory. Our recommendation for large projects is to use folders to group related requirements and avoid putting a large numbers number of issues in a single folder.
Note |
---|
R4J easeRequirements does not limit the number of issues in a single folder, but please be aware that putting thousands of requirements in a single folder will probably impact performance negatively when the folder is opened. |
...