Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-55634

When removed user is created by login it should be indexed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 6.6.5
    • User - Profile
    • None

    Description

      Suppose the following environment

      1. LDAP directory with UserA
      2. Crowd with this LDAP directory as Delegate Directory. When users are added to this directory in Crowd, they should automatically be assigned to confluence-users group.
      3. Confluence with connector to the Crowd instance.

      Scenario

      1. Login as UserA. Make sure profile is created together with the record in user_mapping table and cwd_user table. Make sure user is searchable and is displayed in People Directory.
      2. Remove UserA from Crowd. It should still exist in LDAP. 
      3. Perform directory sync in Confluence. Make sure user is not searchable now.
      4. Login as UserA in Confluence.

      Expected behavior: user should be indexed and become searchable and it should be listed in People Directory.

      Actual behavior: cwd_user record is created, but indexing is never triggered. User is not searchable and does not appear in People Directory.

      One of the ways to solve the problem is to emit the indexing event in HibernateUserDao#add method. During testing it is important to check that it would work as expected in DC environment.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              epyshnograev Efim (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: