I have a column with a formula that basically says “if Now()
is between these times, then switch the toggle to true()
”
No issues with it, it mostly works as intended.
The problem is that sometimes, even though Now()
is between the times I specify, the toggle is off. What I do then is I “edit” the formula, without actually editing anything (I just add or remove a space) and click enter, and then it works again!
Which means that the formula “freezes” in the background and needs me to edit it to start working again.
Click here for a quick screen recording that demonstrates the issue.
This should not be happening! I can’t rely on the time-based formulas I’ve made.
Is the Coda team aware of this? When can we expect a fix?