Replies: 2 comments 2 replies
-
Hi @Guenter9 I've seen this once before - the root cause was that Budibase was expecting a Date & Time in the column, and it was only being passed a Date without the time (thus "throwing the invalid time value" error). Our engineering team are aware of the issue, and looking into it. This is a recoverable position to be in, please don't worry. If your tables are still working/displaying in the GUI you might be able to create a table and form to update the row with the invalid time value. You could also create a new query in the Data tab by clicking on your data source, and going to the Queries subheading. There you could create a READ query to select Please could you also share the schema used in the affected tables? Thanks |
Beta Was this translation helpful? Give feedback.
-
Actually no. Finally I omitted the use of the timestamp types in the database. Am 13.08.2024 um 15:51 schrieb Damir Merdan ***@***.***>:
@Guenter9 Hi, were you able to solve this issue? I have the same issue, with date fields after updating to newer version of Budibase. I am using Postgres database.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Since I update my app to version 2.27.3. I've got problems with my tables containing a timestamp type of column (using a SQLServer as datasource). I tried to revert the to the former version, but the issue still remains.
Displaying the table in the data section leads to the message "There was a problem loading your grid - Invalid time value"
The preview of the screen is also frequenly showing the message " Invalid time value"
I sure need the timetamp field in my tables for some reason. So the app is now ruined and no way out?
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions