castoredc / castoRedc

R wrapper to Castor EDC API
MIT License
3 stars 8 forks source link

Duplicate rows in repeating data #21

Closed Sofietb-work closed 7 months ago

Sofietb-work commented 9 months ago

If different fields in a repeating data instance have different "created_on" times (i.e. after large imports), the getReportInstances function will create duplicate reports for each "created_on" time present.

reiniervlinschoten commented 7 months ago

Apologies for the late reply. The duplication issue was due to a wrong join statement (see #25). This will be fixed in v2.0.0