Describe the problem/error/question
When looking at execution logs of a parent/top-level workflow, the “View sub-execution” is not always available for sub-workflow nodes (even though all subworkflows ran).
These pics are from the same parent execution:
Visible/clickable to subworkflow
Not visible
Please share your workflow
Information on your n8n setup
Debug info
core
- n8nVersion: 1.108.1
- platform: docker (self-hosted)
- nodeJsVersion: 22.17.0
- database: sqlite
- executionMode: regular
- concurrency: -1


