timbaobjects / birthregistration

1 stars 2 forks source link

fix: skip sync if no records are retrieved #67

Closed dodumosu closed 2 years ago

dodumosu commented 2 years ago

@takinbo reported an error syncing data. On looking closer, the error was generated when no records are retrieved from the remote system. This PR fixes that by skipping processing when no records are found remotely.