Thanks, Simon.
I appreciate the suggestion -> I have a dynamic query field that distinguishes between live and development.
These are workflow apis scheduled from another workflow on the client side.
It is obvious to me that bubble cannot distinguish between api_workflows from different environments (tested it just now)…
Lets say env A has API workflow number 01 and Env B (the “other version”) has an edited API workflow number 01.
Env B will call env A API workflow (not its own). Seems to be a significant problem for the versions to actually work. I am not a big fan of “one database with multiple front-ends” approach Bubble has taken for its “versions”. It feels cheap and like a bandaid rather than a true step forward.