The representative Test Plan (sorry, I'm not allowed to provide the original Test Plan): - Threadgroup - Module Controller: Link to "Test Fragment" - Test Fragment (disabled!) - SOAP/XML-RPC Request Reproduce: 1) Store this test plan (with Test Fragment disabled!). 2) (Re-)start JMeter and load this test plan. 3) Execute the test plan. 3) Change something (e.g., Name) in the request. -> The changes are not applied for the following test executions (until JMeter is restarted)
Bug also happens if a TransactionController is used instead of Test Fragment.
Created attachment 30505 [details] Test Plan showing issue To see bug in action 1) Start JMeter and load this test plan. 3) Execute the test plan. 3) Change something (e.g., Name) in the request. -> The changes are not applied for the following test executions (until the Test Plan is reloaded)
Date: Sun Jun 30 14:11:15 2013 New Revision: 1498127 URL: http://svn.apache.org/r1498127 Log: Bug 54950 - ModuleController : Changes to referenced Module are not taken into accound if changes occur after first run and referenced node is disabled Bugzilla Id: 54950 Modified: jmeter/trunk/src/components/org/apache/jmeter/control/ModuleController.java jmeter/trunk/xdocs/changes.xml
*** Bug 54271 has been marked as a duplicate of this bug. ***