Problem/Motivation

When I tried to sync an existing Drupal user from an LDAP server, the synced data doesn't get saved.

Proposed resolution

The updateExistingAccountByPersistentUid function needs account saving.

Comments

Kosa Ilma created an issue. See original summary.

kosa ilma’s picture

I have created a patch for fixing it.

grahl’s picture

Status: Active » Needs review
grahl’s picture

With this one I'll have to investigate some more, I remember that this was intentional to avoid redundant saves but maybe this doesn't apply here.

grahl’s picture

Assigned: Unassigned » grahl

  • grahl committed 9cdd7f6 on 8.x-4.x authored by Kosa Ilma
    Issue #3099469 by Kosa Ilma: Sync from LDAP to Drupal - the synced data...
grahl’s picture

Status: Needs review » Fixed

That was definitely missing, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.