Missing Dependencies Workflow Error

I’m clearing a Google sheet of old data to initialize it. I have the clearSheet step initiated by the start trigger (nightly cron job), and there are 2 other steps of the workflow initiated in parallel (clearing the Retool DB table and the steps to fetch the data).

I get a Missing dependences error in the block. If I click Connect, it tries to connect to another block from the workflow (not the startTrigger). There shouldn't be any dependencies, the spreadsheet ID is hardcoded as a string.

After many successful automated workflow runs, this block automatically disconnects itself from the startTrigger and the workflow breaks (without me changing anything).

Is this a bug, or what’s going on here?

Hey @mikeheiss - thanks for your patience! Are you still trying to solve this? It definitely looks like an unexpected bug, assuming the spreadsheet ID really is a hardcoded string.

Do you mind sending me a JSON export of the workflow so that I can figure out what's going on? Afterwards, you should be able to resolve the issue by simply recreating the block.