Bug 54950

Summary: ModuleController : Changes to referenced Module are not taken into account if changes occur after first run and referenced node is disabled
Product: JMeter - Now in Github Reporter: Wolfgang Heider <wolfgang.heider>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: haridara, p.mouawad, wolfgang.heider
Priority: P2    
Version: 2.9   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Test Plan showing issue

Description Wolfgang Heider 2013-05-10 09:43:48 UTC
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)
Comment 1 Philippe Mouawad 2013-06-30 14:00:38 UTC
Bug also happens if a TransactionController is used instead of Test Fragment.
Comment 2 Philippe Mouawad 2013-06-30 14:05:21 UTC
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)
Comment 3 Philippe Mouawad 2013-06-30 14:12:22 UTC
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
Comment 4 Philippe Mouawad 2013-08-03 20:58:55 UTC
*** Bug 54271 has been marked as a duplicate of this bug. ***
Comment 5 The ASF infrastructure team 2022-09-24 20:37:53 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3121