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

XMLWordPrintable

    • 4.03

      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

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

              Created:
              Updated:
              Resolved: