Steps to reproduce: 1. Open any test plan 2. Hit save n times 3. n backups are made This is pretty bad because a useful backup could easily drop off the list, especially for people who have a habit of pressing ctrl+s multiple times in a row. Tested on current trunk with ant run_gui
Author: pmouawad Date: Sat Dec 9 17:36:56 2017 New Revision: 1817638 URL: http://svn.apache.org/viewvc?rev=1817638&view=rev Log: Bug 61842 - Saving with no changes causes a save and duplicate, identical backup file Bugzilla Id: 61842 Modified: jmeter/trunk/src/core/org/apache/jmeter/gui/action/Save.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4627