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

Allow JIRA To Retrieve Same Group Name With Different Case From LDAP

XMLWordPrintable

      At the moment, JIRA has the following in the entitymodel.xml:

      <index unique="true" name="uk_group_name_dir_id">
                  <index-field name="lowerGroupName"/>
                  <index-field name="directoryId"/>
              </index
      

      This does not allow JIRA to retrieve same groupname with different case. For example:

      1. in LDAP, group "GroupA" and "groupa" do exist
      2. previous to version JIRA 4.4.1, when JIRA try to retrieve the group during synchronization it is failed

            Unassigned Unassigned
            jalbion Janet Albion (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: