-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: None
-
Component/s: Documentation - All
-
None
-
Severity 3 - Minor
Description:
Potential bug in the Jira documentation related to enabling profiling permanently in version 10.3.7.
Details:
- Version Affected: Jira 10.3.7
- Previous Version with Expected Behavior: Jira 9.12.25
- Issue Description:
To enable profiling permanently, certain parameters need to be modified in the atlassian-jira/WEB-INF/web.xml file. This was the case in version 9.12.25, where we could successfully make the changes.
However, in Jira 10.3.7, we are unable to locate the necessary filters and parameters in the web.xml file to enable profiling. Instead, we found some related information in the log4j file.
This discrepancy suggests there might have been changes between the two versions that are not documented clearly.
- Steps to Reproduce:
-
- Install Jira version 10.3.7.
-
- Attempt to enable profiling permanently by modifying atlassian-jira/WEB-INF/web.xml.
-
- Notice the absence of the expected parameters and filters.
- Expected Outcome: The documentation should clearly outline the steps to enable profiling in Jira 10.3.7, similar to previous versions.
- Actual Outcome: The necessary information seems to be missing or relocated, causing confusion.
- mentioned in
-
Page Loading...