Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-26088

Configurations in jira-config.properties breaks if the group name has spaces.

    XMLWordPrintable

Details

    Description

      Configurations in jira-config.properties breaks if the group name has spaces.
      It doesn't work with double quotes or simple quotes neither.

      (e.g. jira.search.views.max.unlimited.group = test group)

      Workaround

      The workaround in this situation simply involves escaping the space character.

      For Example:

      • Your group is called "test group"
      • Set the variable in JIRA_HOME/jira-config.properties to jira.search.views.max.unlimited.group = test\ group
      • Note the slash before the space

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mfernandes@atlassian.com Matheus Fernandes
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: