-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 4.4.3, 4.4.5, 4.4.6, 4.5.0, 4.5.1, 4.5.2, 4.5.3
-
Component/s: None
-
None
-
Severity 3 - Minor
-
1
Summary
The application.xml file does not contain the user directories overview.
Steps to Reproduce
- Generate a Support Zip
Expected Results
The application.xml file contains an overview of the user directories configuration:
<directories> <membership-aggregation>true</membership-aggregation> <directory> <id>2</id> <name>Internal Directory</name> <active>true</active> <type>INTERNAL</type> .. <directory> <id>2</id> <name>Crowd Server</name> <active>true</active> ... </directory> </directories>
Actual Results
The directories tag is entirely missing from the application.xml.
Workaround
At startup, the atlassian-fisheye-YYYY-MM-DD.log contains the details of the user directories.