Skip to content

drush apigee:sync always updates users #1152

@mxr576

Description

@mxr576

Description

When you run drush apigee:sync multiple times you may notice that logs always says that users were updated, which should not happen after a successful sync has happened before unless either the developer account or the related Drupal user were updated and their changed time is different.

Apigee Info

N/A

Steps to Reproduce

  • drush apigee:sync
  • drush apigee:sync
  • drush apigee:sync
  • drush apigee:sync
  • ...

Actual Behavior

Updating user (john.doe@example.com) from Apigee Edge. appears as many times a drush apigee:sync was executed.

Expected Behavior

An entry related to john.doe@example.com should only appear once, either when it was created or updated, but not more.

Screenshots

N/A

Notes

Add any other context about the problem here.

Version Info

Apigee Edge module 4.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions