Files
paperless-ngx/src
stumpylog 78430892d1 fix(tasks): use TriggerSource enum values at all apply_async call sites
Replace raw strings ("system", "manual") with PaperlessTask.TriggerSource
enum values in the three callers that can import models. The settings
file remains a raw string (models cannot be imported at settings load
time) with a comment pointing to the enum value it must match.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 10:19:45 -07:00
..
2026-04-15 23:22:00 +00:00
2023-04-26 09:35:27 -07:00