Hi! Anyone having issues on the Web-UI
Hi! Anyone having issues on the Web-UI with all the xata fields appearing as null? (xata_id, xata_createdat, xata_updatedat, xata_version) I have 2 different projects with the same issue...
5 Replies
Hi, are your databases Postgres direct access enabled? Trying to see if I can reproduce on my DBs
I seem to be able to reproduce. If it's the same that I'm seeing, I think the values should show up when you call via queries. Is that the same for you?
yes, from a query or my app (via REST) they appear, but not on the web-UI, so i can not make changes on the rows via it...
Small note that this issue should be resolved now. We had some incorrect handling in our feature flags.
thanks!