ComfyUI/app/assets
Luke Mino-Altherr 0a16ce9e16 Fix missing tag count for is_missing references and update test for total_tags field
- Allow is_missing=True references to be counted in list_tags_with_usage
  when the tag is 'missing', so the missing tag count reflects all
  references that have been tagged as missing
- Add update_is_missing_by_asset_id query helper for bulk updates by asset
- Update test_add_and_remove_tags to use 'total_tags' matching the API schema

Amp-Thread-ID: https://ampcode.com/threads/T-019ce482-05e7-7324-a1b0-a56a929cc7ef
Co-authored-by: Amp <amp@ampcode.com>
2026-03-12 17:39:08 -07:00
..
api Reject client-provided id, fix preview URLs, rename tags→total_tags 2026-03-12 17:39:08 -07:00
database Fix missing tag count for is_missing references and update test for total_tags field 2026-03-12 17:39:08 -07:00
services Derive subfolder tags from path in register_file_in_place 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 Fix missing tag count for is_missing references and update test for total_tags field 2026-03-12 17:39:08 -07:00
seeder.py refactor(assets): modular architecture + async two-phase scanner & background seeder (#12621) 2026-03-07 20:37:25 -05:00