Renaming, editing or moving columns not working

Is anyone else experiencing the same?

When I rename or move a column it reverts back to its original state.

4 Likes

I also have the same situation

This is pissing me off it’s been a few days… I can’t even edit a column, that it doesn’t saves. It’s not every column, but once I try to edit one computed column I’ve already create and try to change some value on it or pick another column, it doesn’t save :roll_eyes:

1 Like

Yeah I’m still experiencing the same issues even on computed columns as you’ve highlighted.

1 Like

Sharing this with support.

Hey @Lucas_Pires

Could you record screen video, please?

I spent the day without power in my house. Maybe tomorrow morning I can record.

1 Like

I’m also seeing this now…

1 Like

Epale @Darren_Murphy

It’s been reported but if you could provide a video that’d be helpful.

1 Like

Here it is

1 Like

This is pissing me off… because it’s only this that last to finish the app and deliver it.

I tried to copy the app and edit the columns, but the bug keeps.

Not a fix, but maybe a short term workaround… what if you just create new columns to replace those that you can’t edit, and then delete the originals?

I’ve already did this… but it’s so many columns related that everytime this stuck somewhere.

I won’t do this again for the 4th time.

1 Like

@Lucas_Pires

Could you create a support ticket? https://glide-help.zendesk.com/hc/en-us/requests/new

I’ve already created too…

To follow up on the particular issue @Lucas_Pires has: the change he wants to do would introduce a cycle in the computed columns, which Glide cannot compute. Right now Glide silently refuses to make a change that results in a cycle (except for printing an error on the Javascript console). We’re working on an explanatory message that also makes it clear which columns are involved in the cycle.

6 Likes

this is not only affecting computed columns, but a simple name column change is not working either.

In the vid below I tried renaming a few different column types by adding 2 at the end to see if the new name sticks, and it doesn’t.

@Rogelio Could you share a support link, please?

1 Like

@Mark Would a cycle be the same as an infinite loop (sorry for my terminology, it’s just for my understanding).