sync option doesnt work with track_changes
Issue #3104105 on drupal.org by oxyc.
When using the new --sync flag, the rollback check resets all the source_row_status to MigrateIdMapInterface::STATUS_NEEDS_UPDATE which then causes the import to run even when using track_changes and there have been no content changes.