{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "This capability is added in change set 19074.",
    "ClosedDate": "2008-05-24T15:05:52.237-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "Add a property to override the use of compression in writing the archive.\n \nThere is logic in the DotNetZip library to compare pre- and post- compression sizes, and use compression only if the size is smaller.  For files that are known to be compressed, like MP3's or JPGs, this would waste clock cycles.  In these cases it would be nice to allow the app to explicitly request that Compression not be used.",
    "LastUpdatedDate": "2013-05-16T05:32:46.453-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2008-05-15T09:06:07.78-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Allow adding files without compression",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 4760
  },
  "FileAttachments": [],
  "Comments": []
}