Broadly speaking Automations seem pretty weak relative to button actions in Coda. It’s a bit annoying they have different rules but that can be worked around. But its straight-up bad design when they appear in set-up like they can do things that they actually can’t.
I am allowed to write an automation with the formula that includes a pack table sync. When I press “test rule”, it even appears to work! But then it fails only when its actually in-use and I find out an an error that “Trigger sync can’t be used in automations” from the error log.
Why does it work when I test it, but not when it’s scheduled?
- Best case, I should be warned in the formula that I can’t use this function when writing the formula - just as it would warn about non-existent functions or bad syntax. But failing that…
- It should in the very least fail when I press “test rule”!
I assume that the test rule is using my privileges as a user to test, but this makes no sense. Shouldn’t it always be testing as if it was the “Automation Bot” trying to do it?
Is this the only limitation or are there others? Am I missing something here?