Files
paperless-ngx/src/documents
stumpylogandClaude Opus 4.6 9521e89680 fix(tasks): restore INDEX_OPTIMIZE enum and remove no-op run button
INDEX_OPTIMIZE was dropped from the TaskType enum but still referenced
in _RUNNABLE_TASKS (views.py) and the frontend system-status-dialog,
causing an AttributeError at import time. Restore the enum value in the
model and migration so the serializer accepts it, but remove it from
_RUNNABLE_TASKS since index_optimize is a Tantivy no-op. Remove the
frontend "Run Task" button for index optimization accordingly.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 09:53:32 -07:00
..
2026-03-04 13:31:20 -08:00
2026-04-14 15:11:23 -07:00
2026-01-13 16:24:42 +00:00
2026-04-15 18:34:34 -07:00