diff --git a/app/models/synchronization/member.rb b/app/models/synchronization/member.rb index 5c31bc8c28ce..29beaafc3389 100644 --- a/app/models/synchronization/member.rb +++ b/app/models/synchronization/member.rb @@ -133,6 +133,7 @@ def should_auto_sync? def run importer = nil self.state = STATE_SYNCING + self.store # First import is a "normal import" so still has no id, then run gets called and will get log first time # but we need this to fix old logs