https://bz.apache.org/bugzilla/show_bug.cgi?id=63974

miki <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|5.2.1                       |5.4.1
                 CC|                            |[email protected]
             Status|NEEDINFO                    |NEW
   Target Milestone|JMETER_5.2                  |JMETER_5.4

--- Comment #4 from miki <[email protected]> ---
Hello, 

I've the same issue right now on jmeter 5.4.1

Looks like the problem apears when there's variable reference in file name
e.g.:
1.my jmeter.properties entry : 
resultcollector.action_if_file_exists=ASK
2.my Filename entry in 'View Result Tree":
C:\jmeter\apache-jmeter-5.4.1\bin\_REPORTS\CSV\S1_Results_${ResultFileId}.csv

3.I start the test
4.I start the test again = jmeter NOT asking for action on file exist but
append to existig file

5. Change Filename entry in 'View Result Tree":
C:\jmeter\apache-jmeter-5.4.1\bin\_REPORTS\CSV\S1_Results_GUI.csv

6.I start the test
7.I start the test again = jmeter ASKING for action on file exist

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to