W
Windmill4mo ago
cali

Database Studio Table - Error

Hi, I'm experiencing some issues with Database Studio Table. 1) Submitting a new row fails due to an empty field: I'm using a Supabase connection. I configured the Id field of the Database Studio Table to not be sent on submit. However, the field is still referenced in the "Insert Into" statement. This results in an error when trying to insert a new row. Please see the attached image for more details. 2) Column configurations are repeatedly lost: The configurations I make to the columns are repeatedly lost. It's as if the object is refreshing itself and resetting the configurations while I'm in the app's edit mode. Thanks.
No description
No description
4 Replies
rubenf
rubenf4mo ago
Hey, could you reproduce this on app.windmill.dev and share the app, will make debugging this a lot easier @Faton I assume we're not checking if some configs have been set before recomputing the columns defs which trigger 2), and 1) should be easy to reproduce
cali
cali4mo ago
@rubenf it's on app.windmill.dev. how could I share the app with you?
rubenf
rubenf4mo ago
workspace_id and path of app
cali
cali4mo ago
path: u/renatoac82/jobs_supabase I couldn't find the workspace_id, where I can see it? is it the same as the name?