Magic358 opened a new issue, #6056: URL: https://github.com/apache/jmeter/issues/6056
### Expected behavior In CLI Mode the output results in a jtl or csv file should be rolled up into a parent not all children when Generate Parent Sample is selected on a Transaction Controller. Note: This works fine in GUI Mode but not in CLI Mode? ### Actual behavior There is one parent and hundereds of children in the CLI Mode. ### Steps to reproduce the problem Create a Performance Script with the following: 1. Add Thread with a number of users/threads 2. Add Transaction Controller with Generate Parent ticked 3. Add a http request 4. Add a Regular Expression Extractor to pull out selected data from the first http request 5. Add a ForEach Controller with a http request using whats coming out of the Regular Expression Extractor. Note: This works perfectly when run in GUI mode, when in CLI Mode you get a lots of children and no parent. ### JMeter Version 5.6.2 ### Java Version 1.8.0.331 ### OS Version Microsoft Server 2012 R2 Standard -- 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