Issue with copy table to table and append table to table
-
These blocks (I believe I’ve tested append to as well) take a table’s contents and put it in another table, but the issue is that it seems to sync stuff that is done to one table with the other, so if I copy table a to table b and set row 1 column hi of table a to “test” after copying, it sets row 1 column hi of table b to “test” as well, my guess is it’s some js variable cloning stuff going on (it doesn’t deep clone but soft clones so references are the same)
-
These blocks (I believe I’ve tested append to as well) take a table’s contents and put it in another table, but the issue is that it seems to sync stuff that is done to one table with the other, so if I copy table a to table b and set row 1 column hi of table a to “test” after copying, it sets row 1 column hi of table b to “test” as well, my guess is it’s some js variable cloning stuff going on (it doesn’t deep clone but soft clones so references are the same)
When you say you “set row 1 column hi of table a to ‘test’”, which block did you use? Is it “replace item at row [] column []”? We can’t seem to reproduce this issue using that block.

-
When you say you “set row 1 column hi of table a to ‘test’”, which block did you use? Is it “replace item at row [] column []”? We can’t seem to reproduce this issue using that block.

@info-creaticode I remember seeing something like it happen, I am going to try to reproduce it rq
edit: It seems I am misremembering, either I’m not doing the exact steps or it was always like this but it seems to be doing it for columns, if i add a column to either table after using copy it adds to both of them
-
@info-creaticode I remember seeing something like it happen, I am going to try to reproduce it rq
edit: It seems I am misremembering, either I’m not doing the exact steps or it was always like this but it seems to be doing it for columns, if i add a column to either table after using copy it adds to both of them
We are able to reproduce the issue now. It will be fixed soon. Thank you.
-
@info-creaticode I remember seeing something like it happen, I am going to try to reproduce it rq
edit: It seems I am misremembering, either I’m not doing the exact steps or it was always like this but it seems to be doing it for columns, if i add a column to either table after using copy it adds to both of them
This issue has been fixed.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login