Nightly build currently allows adding: - Config elements - Assertions - Listeners 3.3 also allowed adding Samplers, pre/post processors
Same issue for Include Controller which currently allows adding: - Config elements - Assertions - Listeners - Timer
Author: pmouawad Date: Wed Jan 3 21:49:54 2018 New Revision: 1820015 URL: http://svn.apache.org/viewvc?rev=1820015&view=rev Log: Bug 61965 - Module and Include Controller should not allow to add meaningless elements in their context Bugzilla Id: 61965 Modified: jmeter/trunk/src/components/org/apache/jmeter/control/gui/IncludeControllerGui.java 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/4662