https://bz.apache.org/bugzilla/show_bug.cgi?id=64400
Bug ID: 64400 Summary: if transaction names starts identically, jmeter puts it in the same transaction controller during recording Product: JMeter Version: Nightly (Please specify date) Hardware: PC Status: NEW Severity: normal Priority: P2 Component: HTTP Assignee: issues@jmeter.apache.org Reporter: apode...@yahoo.com Target Milestone: JMETER_5.3.0 Created attachment 37208 --> https://bz.apache.org/bugzilla/attachment.cgi?id=37208&action=edit screenshot with recording outcome If transaction names starts identically, jmeter puts it in the same transaction controller during recording. For example, I had transaction names as '1M request new', '1M request1 1k parse', '1M request 1k load', '1M request 1k validate', etc. - it put all of them into the single transaction controller '1M request new'. See the screenshot. My guess it is when the transaction name starts identically - but it some cases it still breaks it between several transaction controllers (sometimes with the same name)... [JMeter 5.3-SNAPSHOT d652f1c] -- You are receiving this mail because: You are the assignee for the bug.