System properties to disable analytics and the connection to marketplace are not picked up by Crowd

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 3.7.0
    • Component/s: Plugins
    • 1
    • Severity 3 - Minor
    • 1

      Issue Summary

      It is not possible to disable those features through the following system properties on Crowd:

      -Datlassian.upm.server.data.disable=true -Dupm.pac.disable=true
      

      They are documented here:

      Steps to Reproduce

      1. Edit <Crowd-Install>/apache-tomcat/bin/setenv.sh
      2. Add the following system properties:
        -Datlassian.upm.server.data.disable=true -Dupm.pac.disable=true
        
      3. Start Crowd

      Expected Results

      Marketplace connection and analytics are disabled after startup.

      Actual Results

      Both features remain enabled.

      Workaround

      Disable those features through the UI after startup:

      • Marketplace connection: Cog Icon > Manage Apps > Settings
      • Anatytics: Cog Icon > Analytics

            Assignee:
            Unassigned
            Reporter:
            Bernardo Andreeti
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: