I'm trying to take the first not null/defined var i.e. (var1 ?? var2 ?? 'no_value). But the issue I'm running into is var2 is defined in a branch that is not always triggered in the workflow so when the coalesce trys to run it fails saying it does not exist. How should I handle this with Buildship.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
B
BuildShip
Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows