This is the most frustrating unintuitive thing about Bubble. All I want to do is set A) the values of a list of Things to B) the values from another set of Things. Instead, it sets each value of B to the entirety of the A list.
Is there anyway to do this without using listshifter to iterate through one by one?