.thisTrialN bug in Builder - haven't tested it online

Win10
PsychoPy version 2022.2.5
Standard Standalone? (y/n) Standalone
According to (my reading of ) the docs here psychopy.data - functions for storing/saving/analysing data — PsychoPy v2023.1.0
.thisTrialN should be reset to zero each time .thisRepN increments in a double nested loop however it appears to always be the same as .thisN
I can work around it with a bit of modular arithmentic as .thisRepN IS working but it’s a pain so would be good if it could be fixed. I’m sure it used to work.
NB this is running locally - I’ve not tried it online on Pavlovia