SafetyCulture / safetyculture-exporter

A revised version of the SafetyCulture Exporter Tool for use with Power BI and other BI Tools.
Apache License 2.0
13 stars 8 forks source link

Export Inspections with modified-after attribute value Issue #473

Open Badabeu1s6 opened 4 months ago

Badabeu1s6 commented 4 months ago

Hi, I have an inspection created 6 june and modified , completed 3July en modified 04 July.

"safetyculture-exporter.exe csv --modified-after 2024-06-19" writes inspection with deleted ='true'

"safetyculture-exporter.exe csv --modified-after 2024-07-04" writes inspection with deleted ='false'

How do you explain that ?

Thanks

Badabeu1s6 commented 4 months ago

Additional information : It happens when i exceed limit of insection . if total > count , (total-count) inspections are written as deleted.

MickStanciu commented 3 weeks ago

Hi, I will raise a ticket on our site to investigate this