Configuration Reference
R4J Configuration Option | Purpose | Explanation | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Maximal visible sub-items in tree | Limit the number of items (folders, issues, pages) listed under any item in the tree view. | To optimize the tree view capabilities, a limit may be configured so that only necessary information is loaded. To show all sub-items of an item, input zero (0).
| ||||||||||
Minimum free needed memory to process coverage | Specify the percentage of free memory required to continue processing a coverage view rendering or export. | Processing a large coverage view may cause a Jira instance to become unstable (or even crash). This configuration prevents such behavior by specifying a free server memory (max memory) threshold to be respected during a coverage view process. If this value is reached, to guarantee the server stability, the user will have two options:
This value may vary depending on your server instance. It is influenced by different factors, such as server configuration, available memory, dedicated heap memory size, third-party plugins installed, concurrent operations, and so on. The default setting can be lowered to improve customer satisfaction. The default value is 30% free memory. To process the coverage view regardless of free memory, set the configuration to 0%. | ||||||||||
Number of levels expandable in tree | Specify number of levels that can be expanded at one time in the tree view of R4J activated projects. | Select from level options: None (the default), 2, 3, 4, 5, All. Note that allowing to expand all is known to cause performance issues. | ||||||||||
Coverage percentage formula | Choose the formula to be used when calculation coverage percentage. | Select between Row-based (the default) and Issue-based calculation.
| ||||||||||
Tour guide | Enable or disable the tour guide for the new user interface changes. | When the tour guide gets stuck when upgrading to version 5.0.0 or higher, a toggle may be disabled to hide the tour mode on all easeRequirements pages. |