Bug 57648

Summary: TestFragment should be disabled when created
Product: JMeter - Now in Github Reporter: UbikLoadPack support <support>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.12   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Patch implementing feature

Description UbikLoadPack support 2015-02-28 14:03:49 UTC
Created attachment 32529 [details]
Patch implementing feature

Hello,
Documentation says:
"When using Test Fragment with Module Controller , ensure you disable the Test Fragment to avoid the execution of Test Fragment itself. "

So here is an enhancement so that when created it is disabled by default as per doc recommandation.
Comment 1 Philippe Mouawad 2015-02-28 20:31:05 UTC
Date: Sat Feb 28 20:29:25 2015
New Revision: 1662998

URL: http://svn.apache.org/r1662998
Log:
Bug 57648 - TestFragment should be disabled when created
Bugzilla Id: 57648

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/control/gui/TestFragmentControllerGui.java
    jmeter/trunk/xdocs/changes.xml

Date: Sat Feb 28 20:30:30 2015
New Revision: 1662999

URL: http://svn.apache.org/r1662999
Log:
Bug 57648 - TestFragment should be disabled when created
Update docs
Bugzilla Id: 57648

Modified:
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:59 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3548