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.
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
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4744