Describe the problem/error/question
I’ve noticed that somewhere between version 1.37.0 and 1.53.0 the Summarization Chain logs are kinda broken, because you can’t inspect the “Individual Summaries” inputs and outputs, as only the last “Individual Summary” is visible. Can confirm it is working as expected in 1.37.0, but it is wrong in 1.53.0.
What is the error message (if any)?
In 1.37.0 when you click a single Individual Summary on the logs, the visualization for that Individual Summary is shown, as expected:
In 1.53.0, when you click one Individual Summary, all are selected, and in fact only the last individual summary is displayed, meaning you can’t inspect all Individual Summaries:
Please share your workflow
Information on your n8n setup
- n8n version: 1.53.0
- Database (default: SQLite): SQLite
- n8n EXECUTIONS_PROCESS setting (default: own, main): own
- Running n8n via (Docker, npm, n8n cloud, desktop app): k8s
- Operating system: ubuntu