Details
Description
If an export fails to complete, and the cron runs it again, it will already have the status in_progress. In this case, the export should be continued by writing to append to it rather than overwritting it. When creating the Writer from the Factory, define the file open-mode option as "a" to append rather than the default "w" to write.
Activity

Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |

Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |

Status | In Review [ 5 ] | Closed [ 6 ] |