authorly / interapptive-web

Authorly web-based storybook builder
1 stars 1 forks source link

Missing Screenshots in a storybook's publish request #1423

Open waseem opened 10 years ago

waseem commented 10 years ago

A user (eibcpowell@aol.com 340) submitted a storybook(603) for publishing. Overtime, one of retina_3_5_screenshot and retina_4_0_screenshot went missing. The Images corresponding to one of the ids in each array were deleted somehow.

Scrutinize the publishing process and see what is wrong with it.

The publishing request itself wont validate unless all the screenshot assigned to it exist in the database. My conjecture is that the author went ahead and destroyed the images in screenshot array but screenshot array did not update itself after deletion of images. This causes error of missing screenshot.