EttyRubinfeld opened a new issue, #5798: URL: https://github.com/apache/jmeter/issues/5798
### Expected behavior when defining a random match number in Boundary Extractor each iteration should random a new value ### Actual behavior when running the script in loops (1 user at a time) the value is always the same ### Steps to reproduce the problem 1. use in scripte a Boundary Extractor with random match number in at least one of the responses  2. run the script with threads (a few users simultaneously) - the random works fine  3. run the script with loops (1 user at a time) - the value is only being randomed once and all requests are always using same value  ### JMeter Version 5.4.1 ### Java Version _No response_ ### OS Version _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@jmeter.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org