Support from Acquia helps fund testing for Drupal Acquia logo

Comments

grahl created an issue. See original summary.

grahl’s picture

Assigned: Unassigned » RoSk0
Status: Active » Needs review
FileSize
17.56 KB

I found an issue with the wrong attribute being returned in getIndividualUserId(). This patches fixes that and renames the functions of the service to a more predictable pattern plus some type hints since I found it quite difficult to discern what they do from the function names.

RoSk0’s picture

Hi Hendrik,

Thanks for that!

Lets fix the tests first, so we base ground.

Status: Needs review » Needs work

The last submitted patch, 3: crm_core-3053155-3-test-only.patch, failed testing. View results

RoSk0’s picture

Status: Needs work » Needs review
FileSize
4.32 KB
3.08 KB

Good.

Also I noticed that "expected" and actual parameters are mixed up, fixed, and added random uid in other tests.

Status: Needs review » Needs work

The last submitted patch, 5: crm_core-3053155-5-test-only.patch, failed testing. View results

RoSk0’s picture

Status: Needs work » Needs review
FileSize
19.13 KB
4.34 KB

Nice.

Full fix.

  • RoSk0 committed b0d54c5 on 8.x-3.x authored by grahl
    Issue #3053155 by RoSk0, grahl: User sync: Incorrect return attribute...
RoSk0’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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