Bug 54204

Summary: Result Status Action Handler : Add start next thread loop option
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2012-11-25 14:59:49 UTC
Option to start next thread loop is not available in Result Status Action Handler.
It should as its available in other component that control behaviour on error:
- Test Action
- Thread Group
Comment 1 Philippe Mouawad 2012-11-25 15:06:24 UTC
Date: Sun Nov 25 15:02:34 2012
New Revision: 1413358

URL: http://svn.apache.org/viewvc?rev=1413358&view=rev
Log:
Bug 54204 - Result Status Action Handler : Add start next thread loop option
Bugzilla Id: 54204

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/OnErrorPanel.java
    jmeter/trunk/src/core/org/apache/jmeter/reporters/ResultAction.java
    jmeter/trunk/src/core/org/apache/jmeter/reporters/gui/ResultActionGui.java
    jmeter/trunk/src/core/org/apache/jmeter/samplers/SampleResult.java
    jmeter/trunk/src/core/org/apache/jmeter/testelement/OnErrorTestElement.java
    jmeter/trunk/src/core/org/apache/jmeter/threads/JMeterThread.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2998