User directories overview is not available in the Support Zip anymore as part of the application.xml file

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 4.7.2
    • 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

      1. 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.

            Assignee:
            Unassigned
            Reporter:
            Caterina Curti
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: