Import ClientFlow production v4928.1.5.132.4

This commit is contained in:
plx
2026-07-29 13:11:01 +00:00
parent 6445044ac6
commit 261d342057
405 changed files with 48373 additions and 1401 deletions

View File

@@ -0,0 +1,6 @@
# v4928.1.5.111 — Task external completion scope hotfix
Corrige `UnboundLocalError: external_completion_html referenced before assignment` ao abrir detalhe de tarefa após a introdução do bloco de conclusão por canal externo.
- Inicializa `external_completion_html` antes do bloco `completion_html` em `task_detail_bootstrap_page`.
- Mantém a opção de concluir tarefas enviadas por WhatsApp/outro canal externo.