Ticket #37
Photo replace workflow — show existing + new, prompt replace/keep
closed
task
normal
photo_ferret
2026-05-22T03:32:51Z
2026-05-28T05:49:17.031643Z
Description
When a new photo arrives for an aircraft that already has one, show both side-by-side and prompt the user to replace or keep the existing. Currently new photos silently overwrite or get ignored depending on logic.
Ticket Events
-
COMMENT
—
Photo Ferret previously skipped any aircraft that already had a primary image. Updated to fill all available slots (1–5):
Image 1 → aircraft.Aircraft_Image column, filename REG.jpg (unchanged behaviour)
Images 2–5 → aircraft_images table, filenames REG-2.jpg through REG-5.jpg, matching the convention already used by the manual upload route
At capacity (5/5) → logs a clear message telling the operator to delete an image from the aircraft page and re-run
Status summary now reports "at capacity" as a separate count alongside linked/not-in-DB
No separate admin UI needed — Delete Image on the aircraft info page already handles removal
2026-05-28T05:49:14.980938Z
-
CLOSE
—
Ticket closed
2026-05-28T05:49:17.095533Z
Add Comment