Steve Bauman
Steve Bauman
@NataliaTepluhina Ok sounds good! Would you be able to share an example of the style you may be looking for from an existing doc page so I can write it...
Ok thanks @NataliaTepluhina! Marking as draft and will update this a few hours (away from computer atm) and will mark ready once good to go for re-review.
Thanks -- I've downgraded to v2.0.8.
Thanks @nzkozar!
Can we get a super sick merge on this bad boy?
Hi @dereknutile, apologies for the late reply. The import logic between v2 and v3 are functionally the same. Does your `users` database table contain a `domain` column?
Also, can you please post the whole command you are running?
Thanks for the reply @dereknutile. Do you also have a `guid` column? I'd recommend dumping the output from the queries in this file to debug further: https://github.com/DirectoryTree/LdapRecord-Laravel/blob/bf579af1f2a1d4942a43e7dfd186860eb12b04fc/src/Import/Importer.php#L371-L405 Add `dd()` calls...
@dereknutile do you have the `SoftDeletes` trait on your `User` model? @benjivm are you able to share logs of the sync process?
@dereknutile Does removing the `--restore` flag resolve the issue?