Re-trigger proxy and filmstrip jobs from asset page #93
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Already shipped:
POST /api/v1/assets/:id/reprocess?type=proxy|thumbnail|filmstripexists (services/mam-api/src/routes/assets.js:421) and is wired into the asset detail "Re-generate" menu / FileRow actions inscreens-asset.jsx.Fix Plan — #93 Re-trigger proxy/filmstrip from asset page
Feature: Add ability to re-trigger proxy and filmstrip generation from asset page.
Use cases: Job failed/timed out, asset updated, manual override.
Fix:
Files: src/routes/assets.js, screens-asset.jsx
Effort: ~1.5h
**Priority: P3 — feature