Get Table Row returns the inverse row

Steps causing the bug to occur

See thread here, where I built a list average flow. It seems like ‘Get Table Row’ gets the wrong row. It seems inverted?
https://community.vuo.org/t/-/6767#comment-8228

Have you found a workaround?

Yes, but it’s not pretty, since when the bug is fixed, it will break stuff invisibly.

Other notes

  • Vuo version: 2.3.0
  • macOS version: macOS 11
  • CPU: arm64
  • How severely does this bug affect you? It’s annoying but I can work around it.

turnTheTables.vuo (5.11 KB)

Screen Shot 2021-06-05 at 10.57.58 am.jpg

@keithlang,

I used your composition to create a table that has identical rows, and then averaged across those rows. After a false start, my fellow team-member reminded me that using Build List and Process List require that there are no events coming in from outside the loop. With that change, there doesn’t seem to be a problem.

Please let us know if, after examining the attached composition and comparing it with your work, you still see a problem.

jmccbuildsamerowtableandaverage.vuo (6.65 KB)

We’re marking this closed, but will reopen it if you or another community member can provide more information that there is a problem.