Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-4477

Handle import with LDAP enabled

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Import with duplicate users in Hibernate and LDAP will fail if LDAP is enabled when importing

      1. bamboo export with duplicated users (same username in ldap and hibernate) works without problems
      2. import with ldap enabled of above export causes an error

        2009-09-01 12:08:53,172 INFO [4236043@qtp-3658896-2] [XmlMigrator] Using com.atlassian.bamboo.migration.ServerIDMapper to import.
        2009-09-01 12:08:53,180 INFO [4236043@qtp-3658896-2] [XmlMigrator] Using com.atlassian.bamboo.migration.UserMapper to import.
        2009-09-01 12:08:53,228 ERROR [4236043@qtp-3658896-2] [ImportExportManagerImpl] Exception occurred during import
        com.atlassian.core.exception.InfrastructureException: com.atlassian.user.impl.DuplicateEntityException: User [ukuhnhardt] already exists in AD Repository
        at com.atlassian.bamboo.user.BambooUserManagerImpl.injectUser(BambooUserManagerImpl.java:472)

      3. import without ldap enabled of above export runs through - however
        • group memeberships of external users are not maintained and lost.
        • global permissions for external groups are lost

      Bamboo should not export duplicated users or handle user duplication during import

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ukuhnhardt Ulrich Kuhnhardt [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: