New to Glide but experience with no code tools like it. I am working on a project where with a button I am updating one of the columns in a row. The column is named ‘case status’ when the button is clicked the status is changed to ‘Open’
Here is my action:
Currently the button is in a button block but I have tried out of the block and am experiencing the same issue.
The data source is NOT a Glide table but a PostgreSQL database. In the editor the button works without issue but in the published application I am getting an error message with no explanation or idea of how to figure out what the error actually is. Here is what the error message looks like:
This was my initial thought. I checked the permissions of the users at the database level and it has access to every function as shown below:
I understand if the permissions I would not be able to update rows in the builder either but in this case I can ONLY update the rows in the editor and not the shared app.
If anyone in the community has a line on the Glide support team please let me know.
If the platform can not properly support DB connections I would like to know this before it’s too late into my billing cycle for the Business plan.
This certainly seems like a glitch or bug.
I spun up a different DB and connected it and had the same result. I also know that there is no issue with permissions on the DB side because I can perform all DB activities from other tools.
Did you reach out to support, if yes, any luck?
I will keep this thread posted for updates if i don’t cancel the membership and move to Retool…