Today when you record, by default: - HTTP Requestes are grouped inside a Transaction Controller that is named the same as first Sampler This implies that user has for the report to remove this "-XXX" and then apply naming policy to have a clean naming in HTML report. With this enhancement, the Transaction Controller will be named as per the Transaction in popup without this suffix. Users does not have to do anything after that.
This is an automated email from the ASF dual-hosted git repository. pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new aa7bc98 Bug 64160 - Test HTTP/S Test Script Recorder: Name transaction controller/ simple controller using prefix without "-XXXX" suffix aa7bc98 is described below commit aa7bc98e936f3cd7164c2611f27140b68ba623e1 Author: pmouawad <p.mouawad@ubik-ingenierie.com> AuthorDate: Wed Feb 19 21:16:39 2020 +0100 Bug 64160 - Test HTTP/S Test Script Recorder: Name transaction controller/ simple controller using prefix without "-XXXX" suffix --- .../java/org/apache/jmeter/protocol/http/proxy/ProxyControl.java | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5245