You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running ongr:sync:execute it says there was 1 sync job even if there was none.
$source instance of ONGR\ConnectionsBundle\Sync\SyncStorageImportIterator
While running ongr:sync:execute it says there was 1 sync job even if there was none.
$source instance of ONGR\ConnectionsBundle\Sync\SyncStorageImportIterator
For instance here: https://github.com/ongr-io/ConnectionsBundle/blob/d8db145e758479526a8c372905f41773b72d5b7d/Pipeline/Pipeline.php#L201
It should probably implement \countable interface to deliver correct results.
The text was updated successfully, but these errors were encountered: