dbaer727 opened a new issue, #5980: URL: https://github.com/apache/jmeter/issues/5980
### Expected behavior When the Save Response Data option in the listener report file configuration window is de-selected the response data is NOT written to the XML report. ### Actual behavior When the Save Response Data option in the listener report file configuration window is de-selected the response data is written to the XML report. ### Steps to reproduce the problem Using JMeter version 5.5: - Create a Thread Group - Add and configure a HTTP Request that access and retrieves data from an API - Add a Listener such as View Results Tree - Select the Listener and enter a filename in the 'Write results to file / Read from file' field - Click the Configure button to configure the report - Select the 'Save as XML' option - Verify that the 'Save Response Data' option is not checked - Click the Done button - Start the test - After the test is complete open the Listener report file Result: The report file contains the API response data in the XML report file in the '<responseData>' element Expected Result: The report file does not contain the API response data ### JMeter Version 5.5 ### Java Version 1.8.0_241 ### OS Version Microsoft Windows [Version 6.1.7601] -- 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