AKGDEV7
BBuildShip
•Created by AKGDEV7 on 5/22/2025 in #❓・buildship-help
Assistance Needed with Child Workflow Caching Issue in BuildShip
I have encountered an issue with workflow execution that I need assistance with.
I have created a parent workflow that incorporates a child workflow, which is used in three different places within the parent workflow. However, I’ve observed that when the child workflow executes for the first time, it caches the data. As a result, when the child workflow runs for the second and subsequent occurrences with different inputs, it still returns the result from the first execution.
Could you please provide guidance on how to resolve this caching issue to ensure the child workflow processes new inputs correctly for each occurrence? Any insights or configuration adjustments to prevent this behavior would be greatly appreciated.
4 replies
BBuildShip
•Created by AKGDEV7 on 5/21/2025 in #❓・buildship-help
Guidance on Terminating Repeat Node at a Specific Condition in Buildship

6 replies
BBuildShip
•Created by AKGDEV7 on 5/21/2025 in #❓・buildship-help
Facing issue with Switch Node
I’ve encountered an issue with a workflow integration in Buildship and need assistance to resolve it. Here are the details:
I created a workflow with a switch node that includes multiple conditions. When tested independently, the switch workflow functions correctly and returns the expected outputs based on the conditions.
I integrated this switch workflow into another workflow using the "Execute Buildship Workflow" node. The switch workflow is called multiple times from this parent workflow.
Issue: Regardless of the action I pass from the parent workflow to the switch workflow, it consistently returns the output for Condition 1, ignoring other conditions.
I’ve attached a recording of the issue for reference.
Could you please help identify and resolve this issue? Let me know if you need additional details or access to the workflows.
23 replies