Bug 61707

Summary: Test Action: Target is ignored when pause is selected, so it should be disabled
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 3.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2017-11-01 07:07:47 UTC
Seen at:

- https://stackoverflow.com/questions/47049171/jmeter-test-action-target-ignored

According to Test Action user manual Target is mandatory and ignored for Pause.
But it is enabled
To make it clear for users, it should be disabled.


Also Target Current Thread / All Threads (ignored for Pause) Required: Yes

But in fact also when choosing Action: 
Go to next loop iteration the Target is disabled and not required.

So there is also a doc error.
Comment 1 Philippe Mouawad 2017-11-01 07:11:06 UTC
Author: pmouawad
Date: Wed Nov  1 07:10:48 2017
New Revision: 1813954

URL: http://svn.apache.org/viewvc?rev=1813954&view=rev
Log:
Bug 61707 - Test Action: Target is ignored when pause is selected, so it should be disabled
Bugzilla Id: 61707

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/sampler/gui/TestActionGui.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:10 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4557