Bug Encountered: Similar column name removed from slice

Iโ€™m working on a flashcard app that has a โ€œrealโ€ column called โ€œWordโ€ and a virtual column called โ€œWord size.โ€ Today I noticed that when I deleted the โ€œWord sizeโ€ column, the โ€œWordโ€ column was deleted from the slice too. I hope this can be fixed soon. It takes valuable time to replace the columns that are removed unnecessarily like this.

0 5 213
5 REPLIES 5

Have you seen the same with other columns/tables or was it just this one case? I tried to reproduce the same behavior but it didnโ€™t delete the normal column from the slice. Do you have something special in your column/table structure that could cause this kind of behavior?

Iโ€™m not sure. It occurred with many slices and took a while to fix. Iโ€™ll make a copy of my app and see if I can reproduce the issue.

Thanks, by the way, for your looking into this right away!

Thanks

I was able to replicate the problem.

I made an extremely simple app with one table containing the โ€œrealโ€ columns โ€œKeyโ€, โ€œWordโ€, and โ€œDefinitionโ€ and the virtual column โ€œWord sizeโ€. Then I made a slice with the same columns.

Next, when I added another virtual column with the name โ€œWord sizeโ€ (a duplicate column error I had actually made in editing my own app), I not only got an error but this happened:

In other words, the โ€œWordโ€ column in the original slice (which was third from the top) was changed to โ€œWord sizeโ€ for some reason.

Of course, this only happened because I made a mistake. Still, the platform seems to have compounded the problem caused by my error.

Thanks for the repro. @Adam Any thoughts?

Top Labels in this Space