-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working