Triggers and Realtime are great pieces of functionality, which I use in my app.
I understand triggers will only work on the live branch but is there anything in planning to bring them to test branches as well, so that we can exactly represent our app's configuration and functionality in a dev environment allowing us to fully test before anything gets promoted into live?
The question also applies to realtime, which I've discovered is actually a bit more limited than triggers, in that even if you call the live branch but are using a test data source, realtime events do not fire.
An exact replica of production functions is a must for us to run proper dev, test and promote processes on Xano, otherwise the value of these capabilities is greatly diminished and leads to workarounds that do not use these functions but do work in dev environments.
Triggers and Realtime in non live branches
2 replies