Ticket #360 (closed defect: worksforme)
Adding InProgress content triggers new zip file creation
| Reported by: | tom | Owned by: | brent |
|---|---|---|---|
| Priority: | major | Milestone: | 2.3.0 |
| Component: | ZipTransportTool | Version: | Santander 2.3.0-rc1 |
| Keywords: | Cc: |
Description
Adding InProgress? content triggers the creation of the "Download this course" Zip File. This should not happen until the new content is published.
Change History
Note: See
TracTickets for help on using
tickets.

I asked Tom to put in this bug, and it is in fact invalid.
During my testing I was deleting the zip file while the course was published, then adding a new file.
The tool is architected as such that *anytime* a Course is in the Published state, it will ensure that there is a zip file to download, so it was doing it's job just fine by repacking the zip I had just deleted.