# Problem / Motivation

When a drupal user account already exists and the status of user is blocked, the Person Created / Updated / Subscribed webhook links the UUID to existing user, but does not force set status of account to active, due to which if the account is in blocked mode previously, will continue to remain blocked.

# Solution

When linking Fc uuid to existing Drupal user, Force set the status to active.

Comments

rahulbile created an issue. See original summary.

  • rahulbile committed 2fb14a1 on 7.x-2.x
    Issue #2888702: For existing user, status should be set to Active when...
rahulbile’s picture

Status: Active » Fixed

  • rahulbile committed 2fb14a1 on 7.x-1.x
    Issue #2888702: For existing user, status should be set to Active when...

Status: Fixed » Closed (fixed)

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