User directory configuration summary is showing outdated laststartsynctime

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 6.0.0
    • Component/s: User Management - LDAP
    • None
    • Severity 3 - Minor

      Issue Summary

      User directory configuration summary is showing outdated laststartsynctime. Crowd moved from in-memory to database to support clustering and they introduced new tables cwd_synchronisation_status and cwd_synchronisation_token tables.

      Bitbucket did not adopt those tables, but instead shared the data via hazelcast. However, the directory configuration summary is still referring to the old database record.

      Steps to Reproduce

      1. Install Bitbucket prior version 6.0.0. (for example, version 5.16.x).
      2. Add an user directory.
      3. Trigger a sync.
      4. Upgrade Bitbucket to be any version higher or equal to 6.0.0.
      5. Trigger a sync.

      Expected Results

      The directory configuration summary shows the latest laststartsynctime.

      Actual Results

      The directory configuration summary shows the outdated laststartsynctime.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Moga
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: