Bug 62265

Summary: ModuleController behaves strangely
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: 4.0   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   

Description Philippe Mouawad 2018-04-05 22:08:06 UTC
I noticed a bug while using ModuleController that I can unfortunately not clearly identify.

I had a plan similar to this:

TG
|-TC-Parent
  |-Sampler
  |-TC with children
  |-Sampler
  |-MC referencing "TC with children"



The issue occurred after inserting a parent to TC-Parent.
ModuleController lost the reference without indicating any warning.

Reloading test plan didn't change anything.
After quitting and reloading I came back to initial situation.
Comment 1 Philippe Mouawad 2018-04-05 22:09:12 UTC
Author: pmouawad
Date: Thu Apr  5 22:08:54 2018
New Revision: 1828482

URL: http://svn.apache.org/viewvc?rev=1828482&view=rev
Log:
Bug 62265 - ModuleController behaves strangely
Bugzilla Id: 62265

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/control/gui/ModuleControllerGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4744