Incremental synchronisation does not propagate alias updates

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.6.2
    • Component/s: None
    • None

      Symptoms

      Applications are unaware of the new or updated aliases after an incremental sync, and only catch up after a full sync.

      Steps to reproduce

      1. Setup a directory with aliasing enabled, an create a user ("user") in it.
      2. Connect a client application to the directory.
      3. Synchronise the directory from the client application. The "user" account is propagated to the client application.
      4. In Crowd, create a new alias, e.g., "alias", for "user".
      5. Do an incremental synchronisation from the client application.

      Expected outcome

      The application does not have a "user" account anymore, and instead, it has an "alias" account.

      Actual result

      The application still sees "user", and does not have "alias".

            Assignee:
            Diego Berrueta
            Reporter:
            Diego Berrueta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: