Hello, We have a requirement to ignore SampleResult generated by Transaction Controller as it is empty and not useful. So we implemented a patch that improves this component in the following way: - Add checkbox : "Don't Save Transaction Controller SampleResult" checked by default - Add creation of folder structure as required in Bug 55099 - Rework UI to make it more professional and clear by changing/clarifying some labels - Renamed Don't add suffix to "Don't add content type suffix" as this is what it does
Created attachment 35790 [details] Patch as per previous comments
Author: pmouawad Date: Tue Mar 20 19:23:19 2018 New Revision: 1827348 URL: http://svn.apache.org/viewvc?rev=1827348&view=rev Log: [Bug 62195] Save Responses to a file : Improve component and UI Contributed by UbikLoadPack Bugzilla Id: 62195 Modified: jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultSaver.java jmeter/trunk/src/core/org/apache/jmeter/reporters/gui/ResultSaverGui.java jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/component_reference.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4719