Files
paperless-ngx/src-ui/src
stumpylog 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-04-14 15:11:23 -07:00
2020-11-22 16:38:27 +01:00
2023-09-14 14:51:02 -07:00
2026-03-21 02:12:19 -07:00
2021-05-15 12:26:04 +02:00
2026-03-21 02:12:19 -07:00