ComfyUI/app/assets
Luke Mino-Altherr d74545c496 Pass preview_id and mime_type through all asset creation fast paths
The duplicate-content upload path and hash-based creation paths were
silently dropping preview_id and mime_type. This wires both fields
through _register_existing_asset, create_from_hash, and all route
call sites so behavior is consistent regardless of whether the asset
content already exists.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 17:39:08 -07:00
..
api Pass preview_id and mime_type through all asset creation fast paths 2026-03-12 17:39:08 -07:00
database Filter soft-deleted and missing refs from visibility queries 2026-03-12 17:39:08 -07:00
services Pass preview_id and mime_type through all asset creation fast paths 2026-03-12 17:39:08 -07:00
helpers.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
scanner.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00
seeder.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00