{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "Hello, \n\nI am using Dotnetzip and copying multiple files like event logs, text logs and perfmon logs to the zip. I see occasionally perfmon log is either being skipped or if included in zip, it gives crc error . \nThe behaviour is very random and its happening with only .blg files(perfmon logs). \n\nI have used \nzipFilePtr->put_ParallelDeflateThreshold(-1); \n\nbefore save(). \n\nAny ideas?",
    "LastUpdatedDate": "2014-10-17T04:04:13.983-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Unassigned",
      "Severity": 0,
      "Id": 0
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2014-10-17T04:04:13.983-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "zip fails with performance log files",
    "Type": {
      "Name": "Unassigned",
      "Id": 5
    },
    "VoteCount": 1,
    "Id": 17067
  },
  "FileAttachments": [],
  "Comments": []
}