Created time and formula doesn't get generated in new rows
Describe the bug Created time and formula doesn't get generated in new rows
To Reproduce Create new row.
Screenshots
Client (please complete the following information):
- OS: Windows & Arch Linux
- Browser: Firefox
- Version: 144.0-1
Platform (Please tell us which deployment version you are using) docker-standalone App version: 0.5.0-alpha+1.10.0-build.480
Can this issue be reproduced in the latest image?
Can you paste here your formula expression?
Can this issue be reproduced in the latest image?
Yes, I just updated to the docker image and the behavior is the same.
Can you paste here your formula expression?
"https://api.xxx.xx/" + RECORD_ID()
It seems to work now after I slightly changed the formula (and changed it back afterwards) and duplicated the created time field & deleted the previous one. It's odd, but it seems to have been fixed for now. I'll open this issue again if the problem arises again later.
Created Time works, but formula is still messing up. Just updated to the latest image, and it's still happening. The formula just isn't getting created on new rows. I have to either edit the formula and save, or duplicate the field and delete my previous one, to refresh the creation. But it still doesn't create on newly created records, which is very annoying.
It's just empty on creation:
fixed