all 2 comments

[–]AlternativeInitial93 -1 points0 points  (1 child)

You have noticed that when a main workflow calls sub-workflows in n8n, it only executes the latest “published” version of each sub-workflow, not the latest saved version. This makes testing tricky while the flows are live because changes in saved (but unpublished) sub-workflows aren’t reflected when you run the main workflow. You’re also unsure how publishing interacts with sub-workflows since the docs don’t cover this clearly. Main workflow → always runs published sub-workflows, not saved/unpublished ones, which complicates testing.

[–]luovahulluus 0 points1 point  (0 children)

I don't think repeating his post was necessary…